patricklynch / Cinder-Map-Editor
This is a simple map editor designed to recreate some of the functionality of the StarCraft and WarCraft map editors, specifically adding terrain or cliffs and painting textures. It's developed using Cinder in C++ and works for both MacOS and Windows.
☆19Updated 6 years ago
Alternatives and similar repositories for Cinder-Map-Editor:
Users that are interested in Cinder-Map-Editor are comparing it to the libraries listed below
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 9 years ago
- My personal pet game engine in C++.☆32Updated 2 years ago
- A shader effect compiler for GLSL☆22Updated 5 years ago
- Small C++ game engine with Lua scripting☆39Updated last year
- ☆62Updated 12 years ago
- Atmosphere shaders using BGFX☆36Updated 6 years ago
- Simple render engine for OpenGL☆63Updated 7 years ago
- 3D Physics Engine.☆51Updated 8 years ago
- A C++ library for procedural generation of cities and large urban environments.☆41Updated 8 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆16Updated 9 years ago
- A Simple Physically Based Renderer.