Open main menu

CDOT Wiki β

Changes

Canvas3D Picking

8 bytes removed, 23:11, 11 December 2008
m
Goal (Done)
* Modified the Model.js to include the following 2 functions
** getVertices(): returns the vertices of the object
** getBoundingBox(aabb): Returns an array of the min/max XYZ values for the bounding box, including after it's scaling factorbeen scaled
* Made Picking.js
** Disabled right-click menu on canvas
1
edit