|
|
|
|
|
by flohofwoe
887 days ago
|
|
The 3D scene is described by formulas instead of data. It's a bit similar to how SDF demos describe a 3D scene by combing shape formulas into a single formula for the whole scene (SDF = signed distance fields). E.g. see: https://iquilezles.org/articles/distfunctions/ |
|