Skip to content

splitandthechro/nginz

Repository files navigation

License: zlib-libpng license Build Status Issues

nginz

A cross-platform 3D game engine with its own odd style.
The engine is currently highly unstable and in active development.

If you try to use it and it suddenly decides to eat your cat, don't blame it on us.
As Eminem said: With great power comes absolutely no responsibility.

Features

  • Easy to use scene management
  • A nice dynamic content pipeline
  • 2D functionality with a fairly optimized SpriteBatch
  • 3D functionality with builtin Camera and Model support
  • Dynamic scripting (Python, Lua, Iodine)
  • See the effects of your changes live as you edit the scripts

Planned

  • UI framework
  • Particle framework
  • JavaScript scripting

Technology

nginz is built on top of OpenTK.

nginz also uses the following libraries:

Some nginz code is roughly based on the following libraries: