CodingTrain / CodingTrain/Suggestion-Box
Reaction Diffusion in 3D
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
I have been looking at form generation from RD in 3D, and modified your script to generate point clouds in 3D (Script attached). However, I found it rather tricky to visualize and extract form from the point cloud.
I came across a technique called Marching Cubes that generates Convex Hulls for points with values beyond a certain threshold, thus generating forms in 3D. However, I found the code to be quite tricky for my level of programming and I am having trouble translating it into Processing.
So I was wondering if you would be interested in it, maybe as a coding challenge for your channel haha!
Thank you for your time!
[Reaction Diffusion 3D.txt](https://github.com/CodingTrain/Rainbow-Topics/files/1404508/Reaction.Diffusion.3D.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.