Tania Castillo
Tania Castillo
This tutorial is intended to show two ways of primitives creation with the use of polygons, and SDF. I used cylinders as an example since they have a simpler polygonal...
The current billboard actor only supports spherical billboards functionality, this PR is intended to add the option of using cylindrical billboards.
This PR aims to create a new odf actor defined with raymarching based on the paper _[Ray Tracing Spherical Harmonics Glyphs](https://www.willusher.io/publications/rt-sph-glyphs)_ . Work is still in progress. A visual comparison...