towards getting opengl to work

This commit is contained in:
benfry
2004-12-11 23:36:38 +00:00
parent f6755cebaa
commit 8fac02179d
5 changed files with 82 additions and 48 deletions

View File

@@ -112,6 +112,7 @@ public class PdeRuntime implements PdeMessageConsumer {
//, "2>", "C:\\net2.txt"
};
//PApplet.printarr(command);
//PApplet.println(PApplet.join(command, " "));
//for (int i = 0; i < command.length; i++) {
// System.out.println(i + " = " + command[i]);