talltyler / Tutorial

A tutorial project to show how Maslow Create works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: Do not edit this file directly, it is automatically generated from the CAD model

Tutorial

Tutorial

Maslow Create is a new type of CAD program where you define the thing you want to create logically, rather than by drawing. Each project is composed of Atoms and Molecules. Each atom performs one logical task like rotating the shape, each Molecule can contain any number of inter connected Atoms. To place an atom or molecule right click anywhere on the flow drawing canvas.

Molecules like this one let you layer your model to create more space. Real estate on the screen is intentionally limited to keep projects from becoming cluttered. There is no limit to how deep you can logically nest Atoms in Molecules

This difference Atom subtracts one shape from another. For the opposite behavior check out the intersection atom.

Molecule - Rotate and Move

These Input atoms define the inputs for the Molecule

The output of the program defines what will be displayed in the project thumbnail and what shape will be used for displaying changes over time. The output of the project should be connected to the output Atom. Each Molecule comes with one Output atom which cannot be deleted.

About

A tutorial project to show how Maslow Create works