Archives

Filter 

  • Morph3D - simple 3D shape morphing

    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 auto...
  • FlexWiimote3D - Take control!

    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 ...