1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

update README

This commit is contained in:
Justin Lin
2020-03-30 09:29:28 +08:00
parent 1dd51a1aaf
commit 6361fe889d

View File

@@ -185,7 +185,19 @@ See [examples](examples).
- surface/sf_sphere
- surface/sf_torus
- surface/sf_solidify
- Noise (2.3 Preview)
- noise/nz_perlin1
- noise/nz_perlin1s
- noise/nz_perlin2
- noise/nz_perlin2s
- noise/nz_perlin3
- noise/nz_perlin3s
- noise/nz_worley1
- noise/nz_worley1s
- noise/nz_worley2
- noise/nz_worley2s
## Bugs and Feedback
For bugs, questions and discussions please use the [Github Issues](https://github.com/JustinSDK/dotSCAD/issues).