feat: add previews

This commit is contained in:
2024-03-28 18:26:18 +01:00
parent 6e381ec958
commit 81ab4d5642
10 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,16 @@
# Thea's SDFs
<p align="left">
<img src="preview/belle.gif" width="72"/>
<img src="preview/v2.webp" width="72"/>
<img src="preview/kiarotu.gif" width="72"/>
<img src="preview/v11.gif" width="72"/>
<img src="preview/blockshot.gif" width="72"/>
<img src="preview/sn1054-small.gif" width="72"/>
<img src="preview/ng.gif" width="72"/>
<img src="preview/ranks_ap.gif" width="72"/>
</p>
This is a collection of the random stuff I've made in the past using SDFs (some may not be that).
Most of the SDF primitives are adapted from [Inigo Quilez :: 2D distance functions](https://iquilezles.org/articles/distfunctions2d/).