1.0.0 • Published 9 years ago

craft-plate v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

craft-plate

Install

$ npm install craft-plate

Parameters

length - determines how long the plate lip is.
angle - determines the slope of the plate.
radius - determines how big the base of the plate is.
resolution - determines how many sides the plate has.

Example

<craft>
	<craft name="plate" module="craft-plate"/>
	<plate resolution="32"></plate>
</craft>

example