Closed felixcantet closed 6 days ago
This branch add Supershape Algorith. Based on https://paulbourke.net/geometry/supershape/ The code is based on https://www.shadertoy.com/view/NdXBWB
The node is working with 2D and 3D, exemples are provided for both cases
Note : I was testing Cursor AI IDE to try the tool, so I take Mixture as a use case. So this implementation is essentially the work of the AI.
Thanks for the PR!
This branch add Supershape Algorith. Based on https://paulbourke.net/geometry/supershape/ The code is based on https://www.shadertoy.com/view/NdXBWB
The node is working with 2D and 3D, exemples are provided for both cases
Note : I was testing Cursor AI IDE to try the tool, so I take Mixture as a use case. So this implementation is essentially the work of the AI.