Skip to content

Tools for illustrating meshes with colored objects (vertices) and edges (rays)

Notifications You must be signed in to change notification settings

GameMakersUnion/MeshToys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshToys

The goal of this project is to provide easy-to-use tool to assist with development of mesh-related projects, by exposing vertices, edges, and faces with a progression of colors. Two implementations are under way: one is a script that you simply attach to an object, another is simply invoked via code that accepts a Mesh array being passed in.
The images illustrate the stages of development.

![readme image][1] [1]: https://raw.githubusercontent.com/GameMakersUnion/MeshToys/master/readme/01.png

![readme image][2] [2]: https://raw.githubusercontent.com/GameMakersUnion/MeshToys/master/readme/02.png

![readme image][3] [3]: https://raw.githubusercontent.com/GameMakersUnion/MeshToys/master/readme/03.png

About

Tools for illustrating meshes with colored objects (vertices) and edges (rays)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages