You are here |
www.reedbeta.com | ||
| | | |
thenumb.at
|
|
| | | | ||
| | | |
jamie-wong.com
|
|
| | | | One of the techniques used in many demo scenes is called ray marching. This algorithm, used in combination with a special kind of function called | |
| | | |
terathon.com
|
|
| | | | ||
| | | |
brutalism.rs
|
|
| | BRU-12 is a research project for performing realtime processing on volumetric 3D models and presenting them as meshes ready for rendering. The toolchain consists of Cinder and OpenVDB.OpenVDB is an industrial-grade data structure used for parallel processing of very large amounts of volumetric ("voxel") data. It's not really intended to be used for real-time rendering, but its design (and performance!) was interesting to me so I decided to try to implement a simple data pipeline on top of it. |