Skip to content

seyedmoeinsaadati/ThreeDDrawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeDDrawing - Unity Tools

Draw points, axes, lines, planes on unity editor

If you like this project and/or find it useful, please leave a Star on this repository.

Showcase

Do you wanna Demo?

  1. Download latest ThreeDDrawing package.

  2. Open it in unity editor.

  3. Open "Demo" Scene. there are following ThreeDDrawing objects in hierarchy window

    • Point component:

      • Draw a line between 2 point with custom color.
    • Main Axis component:

      • Add 3 Main Axis (x, y, z) to game objects.
    • Axis component:

      • Add Single Axis
    • Line component:

      • Draw a line with a point and rotation angles.
    • Plane component:

      • Draw Main Plane (XY, XZ, YZ)
    • Rotatable Plane component:

      • Draw Rotatable Plane with center point and rotation angles.

      (Notice plane normal vector is gameobject.forward)

  • You can also change length of planes, line, axis and other component with length field.

License

It's free. enjoy it.

It is prohibited to sublicense and/or sell copies of this project in stores such as the Unity Asset Store!

© Seyed Moein Saadati

About

Draw points, axes, lines, planes on unity editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages