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

2h
reviewed Close Resize a texture using the full SpriteBatch.Draw in XNA
2h
reviewed Close Finding collaborators to work on projects
11h
reviewed No Action Needed Best way to go with 3D dungeon crawler generation
14h
reviewed Approve suggested edit on What values to construct “Projection Matrix” from?
14h
reviewed Reject suggested edit on Why is my model's scale changing after rotating it?
14h
reviewed Close Scrolling and Parallax scrolling in 2D game
15h
reviewed Leave Open Available Small Open Source Game Engines for tutorial
15h
reviewed Close Corona SDK is perfect for Game Memory Management?
1d
comment Best way to go with 3D dungeon crawler generation
possible duplicate of What are some ideal algorithms for Rogue-like 2D dungeon generation?
1d
reviewed Close Skins for libGDX user interface
1d
reviewed Leave Closed Can I write code from 2 computers at the same time?
1d
reviewed Reviewed In the Direct3D 9 Effect API, how do you find the texture variable linked to a sampler?
2d
comment Can I write code from 2 computers at the same time?
+1 for mentioning that realtime synchronization would be painful.
2d
reviewed Leave Open improving performance of NME for Android
2d
reviewed Close Slick2D and TileD
2d
reviewed Close Checking collision between Rectangle and Shape
2d
comment Checking collision between Rectangle and Shape
Use Shape.intersects(Rectangle2D)
2d
reviewed Close How to unbind a sprite in an updating vector? LIBGDX framework
2d
comment Need help drawing obj file!
First hit from Google for ".obj file format": en.wikipedia.org/wiki/Wavefront_.obj_file
2d
reviewed Leave Closed C# Stack<> Problem