- Cool website where to experiment with functions commonly found in shaders in a graphical manner. Those functions are also used inside F3 to generate shapes.
Link to website's short tutorials:
- Inigo Quilez is a master of shader and ray tracing development. In his website he talks really in depth about how to create visuals using signed distance functions.
In this page he sums up some sdf for common shapes (these are the same used in F3):
http://iquilezles.org/www/articles/distfunctions/distfunctions.htm
- Goole course:
- https://www.youtube.com/watch?v=v-fMJbYQFYY&list=PLAwxTw4SYaPn_OWPFT9ulXLuQrImzHfOV&index=3
- https://www.udacity.com/course/deep-learning--ud730
- Coursera:
- https://www.coursera.org/learn/machine-learning
- MIT Book: http://www.deeplearningbook.org
- Memo Atken resources: https://github.com/memo/ai-resources