Tagged Questions
The 3dgame tag has no wiki summary.
1
vote
5answers
2k views
C# 3D Chess Game [closed]
Hey so I want to create a 3D chess game (3D glass pieces), like the Chess game Vista provides, Chess Titans, but I'm not sure how to get started. I know I should probably use Blender for the modeling ...
0
votes
1answer
90 views
using papervision to create a 3d game
now i need to add a health bar and countdown timer on the screen.
how am i going to do it? adding a plane in the 3d scene? the health bar is always on the top right corner of the screen. is there ...
0
votes
4answers
314 views
Create fireflies in Javascript?
I want to create some randomly flying objects in a 3D game. You can imagine them like fireflies. Now there're some tasks to do with them, include:
They usually fly randomly (of course).
They can fly ...
-1
votes
1answer
57 views
mouse simulation in windows
I am writing a desktop program using c#, which works with a mouse-like hardware designed for people with disabilities. Now I can read the data from hardware and simultaneously update the cursor ...