0
votes
4answers
845 views

Price of SimCity 5's Glassbox Engine

SimCity 5 will be powered by the Glassbox-Engine. If we want to use the engine for building own simulations, what will be the price for a license?
3
votes
2answers
403 views

Game Engine which can provide 360 degree projection for PC

I'm searching Game engine which can provide 360 degree real-time projection. I've already achieved this by using VBS2 Game Engine. (Ref.: ...
3
votes
2answers
376 views

Does a basic game engine prototyping tool exist, for common game types?

There are a lot of classic game engines out there (Real Time Strategy, Turn Based, etc), of which you can find countless variations. All of them have a basic starting point which involves units, ...
10
votes
4answers
2k views

Physics engine recommendation which can simulate pool game correctly?

I'm making pool game like game. This game requires correct (or very accurate) reflective bounces. I tried Box2D and Bullet Physics, but they have this problem. If there is a wall on top of this ...
29
votes
8answers
6k views

Are there any open source projects for car engine sound simulation? [closed]

I have been thinking how to create realistic sound for a car. The main sound is the engine, then all kind of wind, road and suspension sounds. Are there any open source projects for the engine sound ...