Is sculpting of 3D render possible in MATLAB ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
Walter Roberson
2016년 3월 15일
Yes. However it might take a number of months of effort to implement.
추가 답변 (1개)
Jan
2016년 3월 15일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!