jwatte / ode-0.12Links
Open Dynamics Engine 0.12 plus test projects
☆15Updated 13 years ago
Alternatives and similar repositories for ode-0.12
Users that are interested in ode-0.12 are comparing it to the libraries listed below
Sorting:
- Platform abstraction and utility library☆19Updated 7 months ago
- Toast Framework is a 2D easy-to-use C++ game framework inspired by FlashPunk. It truly could be considered the first C++ FlashPunk port.☆38Updated 11 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆13Updated 9 years ago
- Cross-platform entry point library☆65Updated 7 months ago
- My playground of C++ game engine ideas.☆15Updated 9 years ago
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 4 years ago
- OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake☆18Updated 6 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 9 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Updated 11 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- a cross-platform 3D graphics engine☆19Updated 7 years ago
- Single-header library for handling crashes in C++ programs on Linux.☆36Updated 9 years ago
- How to use WGL_NV_DX_interop2 to use OpenGL in a DXGI window☆36Updated 7 years ago
- Initial work on an glfw3/nanovg based scene editor.☆15Updated 10 years ago
- Port of scintilla text editing control to OpenGL. WIP!!!!☆32Updated 13 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Orientation independent bézier smoothing of voxel grids☆17Updated 11 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- C++ reflection☆48Updated 7 years ago
- A simple wrapper for sokol_gfx enabling multithreaded rendering.☆25Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- A binary tree based memory allocator in C.☆11Updated 8 years ago
- 3D Physics Engine.