Deepscorn / IZEng

Colledge project - game engine abstracting away DirectX used inside

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IZEng

Game engine abstracting away DirectX used inside

Detailed description

IZEng engine is an open-source game engine of graphics using DirectX. It includes simple trajectory movement primitives: line movement, circle movement with ability to set acceleration, friction (gravity/wind) if needed. It is used by one of my games - RockCarrier. If you have questions, create an issue. I wrote that engine on third course of University, so don't be surprised

Documentation

I didn't finish writing documentation, but some aspects are documented. And it's only in Russian

About

Colledge project - game engine abstracting away DirectX used inside

License:Apache License 2.0


Languages

Language:C++ 47.6%Language:C 34.7%Language:HTML 17.7%