giogix2 / PlanetGenerator
PlanetGenerator is software which randomly generater 3d planets. The aim of this project is to have a starting point, to create 3D environments, in which a planet is necessary (games, simulation tools, learning etc.).
☆17Updated 8 years ago
Alternatives and similar repositories for PlanetGenerator:
Users that are interested in PlanetGenerator are comparing it to the libraries listed below
- Cross Platform Ogre Game Kit☆11Updated 10 years ago
- Procedurally generates 3D voronoi polygon islands.☆21Updated 8 years ago
- GigaVoxels + Sparse Textures☆14Updated 12 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Example of blending 3D аnimation and using Assimp to load model/animations☆20Updated 9 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago
- OpenGL 4 PBR engine☆27Updated 6 years ago
- Sample for the Voxels library☆36Updated 10 years ago
- PWTECH (Point-Cloud World Render Technology)☆24Updated 5 years ago
- experimental WebGL implementation of GPU-based geometry clipmaps☆19Updated last year
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 6 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 6 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 4 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…