GhaziXX / Fission

Fission is a physics engine I'm developing for use in the Fusion Game Engine. I'm mainly working on Fission to get a better understanding of game physics, and how physics engines work internally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fission

Fission is a physics engine I'm developing as a hobby project. My main goal with is to learn more about game physics, and I'm currently reading the Game Physics in One Weekend book series to gain a better understanding of the basics, although I tend to do a lot of research outside of the books.

If you want to give it a go I recommend using premake to generate the project files, since Fission uses premake by default.

About

Fission is a physics engine I'm developing for use in the Fusion Game Engine. I'm mainly working on Fission to get a better understanding of game physics, and how physics engines work internally.

License:Apache License 2.0


Languages

Language:C++ 95.9%Language:Lua 3.1%Language:GLSL 1.0%