Advertisement

Please download my first demo

Started by June 25, 2002 10:55 AM
1 comment, last by DarkKiller 22 years, 8 months ago
Hi there, I'm new to OpenGL and I'm working on a Physics-Engine and some basic O-GL functions. Maybe you like this little demo - 128 Ball are hopping around an a platform and can fall off from it. - a realistic wind calculation is nice to see - every ball has a different weight and largeness - A very easy to use camera-system is included (written by myself) Sorry but I will not include the sourcecode yet... Thanks for looking! This File To modify: - Prior (rise Emitter) - Next (Emitter gets down) - Up (move Emitter) - Down (move Emitter) - Left (move Emitter) - Right (move Emitter) - Enter (Reset Emitter) - W-S-A-D (move the cam) - Space (fly higher) - Shift (fly lower) [edited by - DarkKiller on June 25, 2002 12:00:12 PM]
DarkMcNugget next time... ;)
Are the balls ment to be falling through the middle, or being sporned underneith the platform? Good physics engine though!

-J
Advertisement
Try to use the Prior key (in C called VK_PRIOR) or picture_up (dunno the translation) to rise the emitter.

The balls are falling through the middle because some of them are spawned too low.

Thx for downloading!

[edited by - DarkKiller on June 25, 2002 12:26:23 PM]
DarkMcNugget next time... ;)

This topic is closed to new replies.

Advertisement