We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Examples and demos (markdown)
fixing demo page deleted by @mitchchaiet
Destroyed Examples and Demos (markdown)
Updated CubicVR.Envelope (markdown)
Updated CubicVR.Scene (markdown)
Updated CubicVR.Light (markdown)
Created CustomShader (markdown)
Updated CubicVR.js API Reference (markdown)
Updated Examples and Demos (markdown)
added 5 new examples and thumbnails
Updated CubicVR.Camera (markdown)
Updated CubicVR.SceneObject (markdown)
Created Get (markdown)
Updated CubicVR.js Developers' Handbook (markdown)
Removed loadMesh() as it's functionality is superseeded and better implemented via CubicVR.get() construction of objects directly. CubicVR.loadScene() will also soon have a full alternative as CubicVR.get() already provides partial support for the same. This was an interim format between CubicVR C++ and CubicVR.Mesh and Scene which can be replaced with COLLADA and object construction.
Updated CubicVR.Mesh (markdown)
Updated CubicVR.init function (markdown)
Created Addresizeable (markdown)
CubicVR.start documentation
removing functions from API index handled as related to init()
documentation and related functions for CubicVR.init()
subdivision(level,catmull) description
updated for catmull-clark subdivision() addition