Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 588 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 588 Bytes

Add Primitives

A plugin capable of generating and adding procedual meshes

###Features

  1. Add Primtives:
  • Plane
  • Cube
  • Cylinder
  • Sphere
  • Cone
  • Capsule
  • Torus
  1. Popup Window:
  • Parameters tab
  • Modifier tab
  • Transform tab
  1. Custom Mesh System
  2. Modifier System

###Installation Just copy and paste the 'Add Primitives' folder into godot plugins folder:

  • Windows: %APPDATA%\Godot\plugins
  • Linux/OSX: ~/.godot/plugins/

###License This plugin is licensed under the MIT license.