|
Written by Matthias Mann
|
|
This is a java code snippet that can be used to optimize geometry for GPUs.
|
|
Last Updated ( Wednesday, 30 May 2007 )
|
|
Read more...
|
|
|
Written by Matthias Mann
|
|
Getting the content of the OpenGL backbuffer is simple - writing
it to a file is also simple - but why does it always take so long ? This
snippet will show you a way how to save the screenshot in a background
thread with only a few lines of code. It uses the java.util.concurrent package.
|
|
Last Updated ( Sunday, 29 April 2007 )
|
|
Read more...
|
|
|
Written by Matthias Mann
|
|
Setting a property of a object (or even a object graph) can be very useful - especially when used in parsing code. This small class allows very easy access to any getter and setter that can be reached by public getXXX methods.
|
|
Last Updated ( Sunday, 17 September 2006 )
|
|
Read more...
|
|
|
<< Start < Prev 1 2 Next > End >>
|
| Results 6 - 8 of 8 |