AMD Brazos E-450. I got 12-15 fps when either fog on or ultra quality. When both came together, I got 9 fps. I don’t know if you just implemented mouse look after my first try, but my previous try was better and no bug like others mentioned.
java.security.AccessControlException: access denied ("java.util.PropertyPermission" "sun.java2d.opengl" "write")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.System.setProperty(Unknown Source)
at engine.WebLauncher.init(WebLauncher.java:43)
at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Thank you for the JAR. I get about 15 FPS in ultra quality. The mouse cursor is still visible (you could use a transparent image as a cursor to “hide” it), the full screen mode is not working, the task bar is drawn above your window because of an AWT bug with KDE 4. It is quite nice Of course, I keep in mind that you use a very low resolution and a lot of clipping. Why not adding an option to completely disable clipping and to use the current resolution instead of switching to another one? Keep up the good work.
It could really need some (i.e. a lot of!) optimizations…i tried it on an old AthlonX2 @ 2.4Ghz and the fps display never exceeded 5fps…and it felt even slower. The same machine can run this software rendered thingy at 30-80fps in 640*480: http://www.jpct.net/quapplet/. I would expects this much simpler engine to spit out at least 80fps…and not 5…
No idea. Maybe caused by the fact that the jar version runs full screen (i couldn’t get the applet to do anything except on my main machine) and has to scale up somehow?