G
G
German2019-08-18 13:39:41
C++ / C#
German, 2019-08-18 13:39:41

How to use physics engine for 3D graphics C++?

I tried the Open Dynamics Engine, I can’t figure out the geometry, the object doesn’t change speed during a collision, etc., I didn’t find any adequate documentation for C ++ on Bullet Physics, only for Python, I found a few more, but I couldn’t cope.
What engines can you recommend? Preferably with the best and clearest documentation.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dollar, 2019-08-19
@dollar

If you don’t like the masterpiece Unity with its C # language, which almost everyone uses today (2019), for game development, and you want C ++, then pay attention to Unreal Engine . This engine is very well arranged inside, has a beautiful and understandable code. For C++, this is the best engine, approximately on a par with Unity, only with a higher entry threshold (schoolchildren will no longer master it, they need a bearded programmer).

F
firerun, 2019-08-18
@firerun

Tokamak physics engine, ReactPhysics3D, TrueAxis Physics, NVidia physX

Y
Yaroslav Sivakov, 2019-08-20
@yar3333

Wrote a few C++ plugins for Unreal for fun - a handy engine. In a couple of weeks, you can master the basics. Supports VR (tried on Windows Mixed Reality). If development on a desktop - take it and do not think.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question