-
Notifications
You must be signed in to change notification settings - Fork 29
Primitives
Naser Merati (Nevil) edited this page Mar 30, 2022
·
13 revisions
- Create While drawing
- Change parameters any time
- Navigate while draw
- Animate-able via parameters
- Create via python bpy.ops.object.create(type='BOX')
- Draw on Floor, Surface and View
- Snap (Not ready yet)
Mesh objects
- Plane
- Box
- Cone
- Sphere
- Icosphere
- Capsule
- OilTank
- Cylinder
- Tube
- Torus
- Pyramid
- Oil tank
- Teapot
- Monkey
Curve objects
- Line
- Draw curve on click points.
- Click creates Vector(Free) knot
- Click and Drag creates Bezier knot
- Right Click Finish Drawing
- BackSpace Delete last knot
- Click on start Bezier point asks for close the line
- Hold Shift key while drawing makes straight line auto aligned to view axis
- Rectangle
- Circle
- Ellipse
- Arc
- Donut
- NGon
- Star
- Helix
- Profilo