mirror of
https://github.com/Theaninova/Blender-SDF-Stuff.git
synced 2025-12-10 19:46:15 +00:00
30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
# Thea's SDFs
|
|
|
|
_This is a small preview of the stuff I did:_
|
|
|
|
<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/).
|
|
|
|
Over the years I built a rather extensive library of helper functions, which might be helpful to you.
|
|
|
|
Feel free to use any of these as reference, use the functions, or show them off if you want,
|
|
as long as you don't use the logos as yours (some I don't even own), and if you're nice credit
|
|
me by linking this repo.
|
|
|
|
Everything you see in this repo is just purely me messing around, I never did this professionally
|
|
nor did I ever get paid to do this, I just did this for fun.
|
|
|
|
I hope this is useful to someone.
|