Skip to content

Instantly share code, notes, and snippets.

@hiroto3432
Created November 4, 2017 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiroto3432/d5a3e9bc413ecc2c2b5da28d32bafb46 to your computer and use it in GitHub Desktop.
Save hiroto3432/d5a3e9bc413ecc2c2b5da28d32bafb46 to your computer and use it in GitHub Desktop.
import processing.core.*;
public class ProcessingDemo extends PApplet {
public static void main(String args[]) {
PApplet.main("GUIbyp5");
}
//ここはJavaで書ける
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment