Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oscarsaharoy/sdf-renderer

WebGL renderer for raymarching of signed distance fields
https://github.com/oscarsaharoy/sdf-renderer

graphics signed-distance-fields

Last synced: 13 days ago
JSON representation

WebGL renderer for raymarching of signed distance fields

Awesome Lists containing this project

README

        

# SDF-Renderer

WebGL renderer for raymarching of signed distance fields. Go to line 120 where the SDF being used can be changed, including to the mandelbulb SDF.

https://jsfiddle.net/OscarSaharoy/xkwmsva0/

![](https://github.com/OscarSaharoy/SDF-Renderer/blob/main/picture.jpg)