Search found 2 matches

by vinicius
21 Jun 2024, 00:29
Forum: General questions
Topic: Shape(Mesh) Edit Mode by Code
Replies: 4
Views: 3026

Re: Shape(Mesh) Edit Mode by Code

Thank you for the functions.
There is a video from Coppelia Robotics channel in youtube called "Milling Robot in V-REP" (youtube.com/watch?v=7pKyPNpYsr8) in which material is carved out in real time. This seems similar to the terrain deformation I want to represent due to a wheel. In the case of the ...
by vinicius
17 Aug 2023, 23:17
Forum: General questions
Topic: Shape(Mesh) Edit Mode by Code
Replies: 4
Views: 3026

Shape(Mesh) Edit Mode by Code

I want to represent soil being deformed by a wheel. I have found a page that teaches how to edit a mesh by mouse:
"https://www.coppeliarobotics.com/helpFiles/en/triangleEditMode.htm". The button showed in this page is called "Toggle shape edit mode" in my version of CoppeliaSim (4.3.0 rev.12). It ...