Cube / 3D-Object
Posted: Tue Aug 10, 2004 1:47 pm
Hello.
Is there a way to add Cubes to a Serie? - the way one can draw cubes on the canvas? [e.g. Graphics.Cube(10,2,3)]
My goal is to create a serie that holds the logical data used to construct a 3D-object for later math operations like "is the clicked point within one of the drawn cubes?"
I'm not talking about the math behind such operations, just about establishing a relationship between the objects held by the serie and math logic. Unfortunately Graphics.Cube is void ...
Any suggestions, any help?
Thanks in advance,
_/_/_/ paramind _/_/_/
Is there a way to add Cubes to a Serie? - the way one can draw cubes on the canvas? [e.g. Graphics.Cube(10,2,3)]
My goal is to create a serie that holds the logical data used to construct a 3D-object for later math operations like "is the clicked point within one of the drawn cubes?"
I'm not talking about the math behind such operations, just about establishing a relationship between the objects held by the serie and math logic. Unfortunately Graphics.Cube is void ...
Any suggestions, any help?
Thanks in advance,
_/_/_/ paramind _/_/_/