Skip to content

unic8 Studios

Dokumentationen Anleitungen FAQs Links Erweiterte Suche
You are here:
Morph3D - simple 3D shape morphing
Sunday, 18. May 2008
Für diesen Inhalt steht leider keine Übersetzungen zur Verfügung. Originaltext wird angezeigt.

morph3d.jpg

I just played around with the geometry of 3D objects in Papervision3D and built a simple example on how to easily modify the vertices of them. It is able to morph between 2 3D objects (cylinder and sphere). The process can be setup with a slider or automatically via the animation controls. I know there are some messy lines at the top of the final step inside the sphere but this is just a technical demonstration. You should be able to fix this with some extra lines of code. Video and source are available. Enjoy!

weiter …
 
FlexWiimote3D - Take control!
Friday, 9. May 2008
Für diesen Inhalt steht leider keine Übersetzungen zur Verfügung. Originaltext wird angezeigt.

As already promised I took some time to build a sample code for controlling 3D objects via a Wiimote controller using the VirtualMouse class. For sure it is one of the core functionalities of our 3D modeler project G-Nero but I think it is worth to share and show the possibilities of the amazing projects Papervision3D and WiiFlash . The example includes features like pointing, moving and rotating 3D objects. Video and source code are available.

Have a great weekend ;-)

weiter …