halogenica / EngenLinks
Engen is an extremely small (~2000 line) open source C++ 3D game engine specifically designed for cross platform rapid prototyping. It is built on top of the Cinder creative coding framework (libcinder.org), and targets Windows, Mac OSX and iOS.
☆35Updated 11 years ago
Alternatives and similar repositories for Engen
Users that are interested in Engen are comparing it to the libraries listed below
Sorting:
- Graphics programming experiments. Play-around, demos. Some good, some bad.☆41Updated 2 weeks ago
- Core OpenGL samples and tests written in C++11.☆14Updated 3 weeks ago
- A single header library for managing game entity hierarchies.☆40Updated 4 years ago
- Single-file libraries for C/C++ in public domain☆56Updated 4 years ago
- #include <engine>☆40Updated 7 years ago
- A simple game engine written in C++☆38Updated 8 years ago
- Single header library for creating image atlases.☆27Updated 3 years ago
- Psybrus Engine & Toolchain☆26Updated 8 years ago
- A toolkit of public domain single-header libraries for shader-based opengl apps☆40Updated 5 years ago
- C++ 3d math types for game developers☆21Updated last year
- Initial work on an glfw3/nanovg based scene editor.☆15Updated 10 years ago
- My playground of C++ game engine ideas.☆15Updated 9 years ago
- A collection of header files that can ease OpenGL programming☆29Updated 4 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Updated 9 years ago
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Updated 11 years ago
- Single header SPIR-V compressor for C and C++☆31Updated 9 years ago
- 2d lowpoly editor based on http://raincomplex.net/lowpolyeditor/☆20Updated 8 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- Procedural world generation experiment