nikki93 / btogre
BtOgre is a very thin and small Bullet-Ogre connection. This wrapper does not try to provide its own RigidBody or CollisionShape classes. Instead, you talk directly with Bullet. The only thing it does is connect the btRigidBodies (only rigid bodies for now, I'm still not good with soft bodies) to their SceneNodes, convert Ogre meshes to Bullet c…
☆54Updated 12 years ago
Alternatives and similar repositories for btogre:
Users that are interested in btogre are comparing it to the libraries listed below
- Crawler, a quick prototiping platform for Windows (C++11)☆14Updated 9 years ago
- Orientation independent bézier smoothing of voxel grids☆17Updated 10 years ago
- Attila is a tiny atlas texture-packer (tool)☆40Updated 6 years ago
- Platform abstraction and utility library☆19Updated 4 months ago
- An OpenGL 3+4 Framework☆19Updated 11 years ago
- Global Illumination in 2D☆17Updated 6 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 10 years ago
- #include <engine>☆40Updated 6 years ago
- Initial work on an glfw3/nanovg based scene editor.☆15Updated 9 years ago
- OpenGL / XML + Lua Game GUI library.☆19Updated 6 years ago
- Minimal OpenGL extension loader☆20Updated 8 years ago
- a binary format for baked (bak3d) 3d files☆19Updated 9 years ago
- A slim Behaviour Tree implementation.☆59Updated 14 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- A small wrapper on top of Assimp for easily using assimp with OpenGL. Supports skeleton animation and more.☆20Updated 11 years ago
- A shader effect compiler for GLSL☆22Updated 5 years ago
- Simple category-based logger generator for C/C++☆10Updated 8 years ago
- SDL2.0 cross platform Android/Desktop framework with OpenGL4/ES3☆41Updated 10 years ago
- bsf imgui plugin☆13Updated 5 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- Small code template for an OpenGL course☆11Updated 9 years ago
- Psybrus Engine & Toolchain☆26Updated 8 years ago
- Lightweight benchmarking component for small C++ routines☆15Updated 2 years ago
- A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
- Experimentations with distributed tasks for a game engine