Hi folks,
I am fiddling around with a little project I called cyberKlaus. So far I implemented the main graphics engine, the UI, some gameplay and a short tutorial thing. Everything is solely based on lwjgl.
An executable fat jar can be found at
I would appreciate some feedback. Specifically:
-
Does the jar run? If not, what is the error code and the stack trace? What OpenGL are you using (should be >3.0). What operating system are you using?
-
What do you think about the camera scheme? Tab toggles between FPS and mouse mode. Is this less intuitive than WoW scheme (pressing R mouse all the time)?
Thanks,
Mumpitz