Im trying to use java2d but it seems too slow. I need to render 50 squares about 50pixels wide each. The thing is I need to do it really fast, like 5-10 times a second. anyone have any ideas?
Name:
Anonymous2008-07-07 4:47
>>8
Actually true. Once the JVM is properly loaded, the Java bytecode interpreter isn't exceptionally slow.