Is sculpting of 3D render possible in MATLAB ?
1 view (last 30 days)
Show older comments
yogesh jain
on 15 Mar 2016
Commented: Walter Roberson
on 16 Mar 2016
Hello all , Is it possible to perform various sculpting techniques like - push, pull, smooth, grab, pinch in MATLAB ? It seems quite interesting but is there any way ? Thank you
0 Comments
Accepted Answer
Walter Roberson
on 15 Mar 2016
Yes. However it might take a number of months of effort to implement.
More Answers (1)
Jan
on 15 Mar 2016
I would not create such a specific tool in a general purpose language like Matlab. The advantage of Matlab is the rapid and reliable prototyping. Matlab's 3D interface is not really fast and efficient.
There are other tools available for sculpting, which are fast and well tested. Re-inventing the wheel would be a waste of time.
0 Comments
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!