3,382 reputation
1825
bio website
location
age
visits member for 2 years, 8 months
seen 9 hours ago
stats profile views 112

May
11
reviewed Leave Open OpenGL vs OGRE : Which is the best for beginner?
May
11
comment Using Win32 and OpenGL in game loop?
As already informed you in your previous questions, don't try to do this yourself and just use the existing implementations (JOGL or LWJGL). If you have problems with those, ask for help. Many people here have solved the problems themself and can help you too. Only a handful of people have created their own OpenGL Java wrappers and there is a reason for that: It takes a lot of time and is very hard to do well.
May
11
awarded  Critic
May
11
reviewed Close How do real-time games like starcraft 2 and league of legends transmit and broadcast data during play?
May
11
reviewed Close How do I make my code randomly generate platforms and scroll up simultaneously for a doodle jump-style game?
May
11
reviewed Close I recently stumbled upon GameClosure, but I found out it doesn't have physics
May
11
reviewed Leave Open Good resources for learning modern OpenGL (3.0 or later)?
May
11
comment How to save and restore Bullet Physics state?
The comment says "btSeed2 is used for re-arranging the constraint rows. improves convergence/quality of friction". Not a problem yet, but looks important later when I need to serialize constraints.
May
10
reviewed Leave Open Looking for pre-broken models/meshes for use in a unity project
May
10
reviewed Close About C++ Game/Engine Development books
May
10
reviewed Close 3D Camera raytracing (PSM SDK)
May
10
reviewed Reviewed Does XNA have a built-in GUI library?
May
10
reviewed Reviewed Slick game adding enemies towards the player
May
10
reviewed Approve suggested edit on How to make askew slope image(b2body) in Box2d?
May
10
reviewed Approve suggested edit on What needs to be done to port a Windows Flash game to Android?
May
10
reviewed Reviewed Assertion fails with events in lua, Corona SDK
May
10
reviewed Close How to determine the best approximate direction
May
10
reviewed Leave Open How to make askew slope image(b2body) in Box2d?
May
10
reviewed Close DirectX or Opengl? Good resources
May
10
reviewed Close Loading .obj file with my own parser; textures aren't mapped correctly