Explore >> Select a destination


You are here

pixeljetstream.blogspot.com
| | anteru.net
9.9 parsecs away

Travel
| | Anteru's blog is a blog about development, software architecture and 3D graphics.
| | www.reedbeta.com
10.7 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | www.bitsnbites.eu
15.3 parsecs away

Travel
| |
| | brutalism.rs
87.3 parsecs away

Travel
| 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.