Last Online: 5/20/07
Jopi Ruiz
i love to exploit the following Web/Flash/ActionScript1-2-3/C++/Java/Eclipse/OpenGL
class JopiRuizen extends GreatCreativeMind implements IDevelop {
public JopiRuizen(){
super();
}
public void think() {
Thread thinker = new Thread{
public void run () {
try {
while ( !isInterrupted() ) {
canvas.setCurrent();
context.makeCurrent();
GL gl = context.getGL();
drawMe();
canvas.swapBuffers();
}
} catch (Exception ex ) {
JopiRuizen.die();
}
};
thinker.start();
}
}
class JopiRuizen extends GreatCreativeMind implements IDevelop {
public JopiRuizen(){
super();
}
public void think() {
Thread thinker = new Thread{
public void run () {
try {
while ( !isInterrupted() ) {
canvas.setCurrent();
context.makeCurrent();
GL gl = context.getGL();
drawMe();
canvas.swapBuffers();
}
} catch (Exception ex ) {
JopiRuizen.die();
}
};
thinker.start();
}
}
Wealth is not enough to satisfy your life yet an object is enou
Kudos Given to this user
| Given By | Reason | Date |
|---|---|---|
This user has not yet recieved any kudos. | ||

