Makman2 / CE3D2

A simple 3D engine for the console
GNU General Public License v3.0
10 stars 3 forks source link

Create a rolling-dice example #120

Open Makman2 opened 7 years ago

Makman2 commented 7 years ago

To make the example better looking, the hybrid renderer from https://github.com/Makman2/CE3D2/issues/63 is required.

AsnelChristian commented 7 years ago

woaw sounds super interesting...

Makman2 commented 7 years ago

We could try to use Bullet Physics SDK, commonly used and written in C++. For prototyping and testing, Python is also supported.