Basic function - leetaeju/VenusTouch GitHub Wiki

VenusTouch has some basic modeling function.

Creating block

Create block and scaling them.

Change block color

You can change color of blocks.
But as we extract model as STL file (which doesn't have any color information), extracted model loses this colors.

Moving, Copying, Deleting

Our goal was easy modeling, so we have intuitive UI.

Moving blocks by just grab them.

Copying block by thumb up gesture while holding one.

Deleting block by thumb down gesture while holding one.