Skip to content

Commit

Permalink
Add SDF graphics programming resources
Browse files Browse the repository at this point in the history
  • Loading branch information
notpresident35 committed Oct 6, 2023
1 parent 96e4174 commit a98fc8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,12 @@ More huge lists of resources, with many, many more incredible things! Some of th
[How SDFs work](https://jasmcole.com/2019/10/03/signed-distance-fields/) - A blog post on signed distance fields.


[Ray Marching and SDFs](https://jamie-wong.com/2016/07/15/ray-marching-signed-distance-functions/) - An article on SDFs and ray marching with references to further reading.


[Kosmonaut's Blog](https://kosmonautblog.wordpress.com/) - A blog exploring various rendering implementations such as SDF rendering.


<br />


Expand Down

0 comments on commit a98fc8d

Please sign in to comment.