Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Does anyone have a working example of creating a "Plane3d" When I use the following basic code: var Plane=new CL3D.Plane3d() Chrome debugger throws up the following error: Uncaught TypeError: Object [object Object] has no method 'OnAnimate' Firebug for Firefox shows the following error: j.OnAnimate is not a function They show these errors constantly, recursively.. Any ideas? |
||||
|
Ignore this post - I realise now that plane3D does not create a plane in the sense that CopperCube creates a plane :( |
||||
|
Yes, it's like vector a mathematical construct for doing collisions and thelike :) |
|