Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karl-/parabox-primitives

A Maya-like way to draw primitives in the Unity editor.
https://github.com/karl-/parabox-primitives

Last synced: 3 months ago
JSON representation

A Maya-like way to draw primitives in the Unity editor.

Awesome Lists containing this project

README

        

parabox-primitives
==================

[Youtube Demo](https://www.youtube.com/embed/EEpDARN5NXA)

A Maya-like way to draw primitives in the Unity editor.

## Quickstart Steps (Draw a Cube)

1. Select GameObject -> Create Other -> Parabox Cube
2. Click and drag the mouse anywhere in the SceneView
3. Release the mouse when the width and depth of the cube is correct.
4. Move the mouse up or down to control the height of the cube.
5. Click to finalize the cube dimensions.

Also see Documentation folder for pictures and more details.