MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
846 stars 51 forks source link

Icosahedron and geosphere mesh generation #42

Closed egorodet closed 4 years ago

egorodet commented 4 years ago

Implement procedural icosahedron mesh generation with subdivision and spherification support in order to generate geo-spheres with desired details.