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 8:13
>>13
Not if you spend most of your time waiting for the user/disk/network/etc.