Difference between revisions of "Thread:Talk:Robocode/Graphical Debugging/Slow Debug Graphics/reply (7)"

From Robowiki
Jump to navigation Jump to search
m (Reply to Slow Debug Graphics)
 
(No difference)

Latest revision as of 15:54, 25 July 2018

By smooth I mean it's at least 30 fps (or 60 fps at best). Actually those bot gets 22 fps, but still smooth enough comparing to 5 fps.

I used to notice FPS drop when text are drawn, but recently that's no longer noticeable.

note that I run robocode with these JVM parameters:

    -Dsun.java2d.opengl=true -Dapple.awt.graphics.UseQuartz=true -Dapple.laf.useScreenMenuBar=true -Dcom.apple.mrj.application.apple.menu.about.name="My Robocode"