Primitive3D
This is only an interface, to be sure all primitives Object have implements needed methods
public function generate(Void):Voidgenerate
generate all is needed to construct the Object3D :
It can construct dynamically the object, taking care of your preferences given in arguments.
Note in Sandy 0.1 all faces have only three points.
This will change in the future version,
and give to you the possibility to choose n points per faces