Just simple XNA application that displays 2D game level using 3D objects ( they're just dummies ;) ). App uses BasicEffect for displaying models but later it's gonna use custom shader programs. BasicEffect is good for testing and I don't recommend using it within serious application.
App runs really smooth on Xbox and PC. Somehow I got a few frames lost on the movie though ( probably because of video convertion ).
Link to this comment:
All Comments (0)