Skip to content

THOSE-EYES/MeshEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshEditor

A program dedicated to creating simple 3D objects.

Getting started

To use the application, you should clone it into your source directory and open it in Visual Studio. Then the project should be compiled.

Usage

The commands is listed below :

  • Create a cube : Cube L=int origin=x,y,z filepath=string
  • Create a sphere : Sphere R=int origin=x,y,z slices=int rings=int filepath=string
  • Create a split : Split origin=x,y,z direction=x,y,z input=string output1=string output2=string

About

A program dedicated to creating simple 3D objects.

Topics

Resources

License

Stars

Watchers

Forks

Languages