-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gallery #1
Comments
Minimal surface examples will be appreciated :) |
Well, simple example: |
More complex example: |
https://gist.github.com/07a5b1ed6714bc70d261e332c304505d NURBS curve + minimal surface to build the surface. Divergence operator to mark places where the surface would stretched more (red/orange) and where less (cyan) (if you tried to bend a circular disk into that thing). (maybe more correct would be to directly divide area of each face as it was and as it became, but this way gives nice picture too :)) https://gist.github.com/a75e3b0d56303baad0ca40d90ae4378f |
@portnov are you on the FB group "Blender for computational design"? You should post some of these renders there too :) |
This setup does not require any dependencies... |
Here are some examples of what is possible with Sverchok-Extra.
Some of this is possible to achieve with plain Sverchok, but with much more nodes; or with Sverchok plus scripted nodes. In Sverchok-Extra, it becomes relatively easy.
The text was updated successfully, but these errors were encountered: