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

https://github.com/0xwoland/ascii-sdf

Rotating Cube in Terminal
https://github.com/0xwoland/ascii-sdf

Last synced: about 2 months ago
JSON representation

Rotating Cube in Terminal

Awesome Lists containing this project

README

        

# ASCII-SDF
Ray marched basic geometries
![image](https://user-images.githubusercontent.com/41707552/196834486-5bfa3040-d265-4d46-a20f-d3a6d5e5e3bd.png)
Uses ray marching and signed distance functions for rendering objects. The light source follows a strange attractor equation to highlight most angles.
The main file to run is sdf.cpp