1
edit
Changes
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