AlerianEmperor / Loop-CatMullClark-SubdivisionLinks
Implementation of two of the most famous subdivision algorithms: Loops Subdivision and CatMull-Clark Subdivision.
☆20Updated 3 years ago
Alternatives and similar repositories for Loop-CatMullClark-Subdivision
Users that are interested in Loop-CatMullClark-Subdivision are comparing it to the libraries listed below
Sorting:
- Rendering Complex Shape With Sphere Tracing☆24Updated 2 years ago
- Powerful Path Tracing Engine For Realistic Rendering☆74Updated 2 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 5 years ago
- Simple yet Powerful OpenGL Program capable of loading any 3D.obj in the world!☆22Updated last year
- Real-Time Global Illumination using Precomputed Light Field Probes☆127Updated 7 years ago
- Global Illumination using Spherical Harmonics☆83Updated 4 years ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆67Updated 4 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated last week
- Atmosphere rendering based on precomputed table.☆35Updated 6 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- virtual texture☆20Updated 5 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆65Updated 5 years ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆64Updated 5 years ago
- Master's thesis implementing real-time global illumination method.☆159Updated 7 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆55Updated 3 years ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆63Updated 4 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 5 months ago
- ☆13Updated 8 years ago
- ☆27Updated 5 years ago
- A real-time rendering engine based on C++ and OpenGL☆66Updated 2 years ago
- A tile based cpu rasterizer☆37Updated 10 months ago
- Simple global illumination implementation using voxel cone tracing. Implemented in C++ and DirectX.☆26Updated 7 years ago
- ☆42Updated 6 years ago
- Horizon Based Ambient Occlusion☆118Updated 9 years ago
- DDGI Minecraft is based on the 2019 SIGGRAPH paper, Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields (2019), where w…☆86Updated 4 years ago
- This project aims to finish the source code examples of the book Ray Tracing from the Ground Up.☆24Updated 8 months ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆56Updated 3 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 7 months ago