simple 3D shooter

Started by RemiD, October 21, 2018, 11:08:03

Previous topic - Next topic

3DzForMe

I used a physics library to achieve this in the past, JV-ODE is pretty good.
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

RemiD

i know that i can use a physics library (i like bullet and jvode), but i want to understand the damn thing !
and at the moment i rather fail ???

RemiD

Finally, i managed to code something which looks like convincing enough projectile physics : 8) https://www.syntaxbomb.com/index.php/topic,4986.0.html
and this was not as easy as it seems !