vipnj / papervision3d

Automatically exported from code.google.com/p/papervision3d
0 stars 0 forks source link

freecamera3d class not found in greatwhite and unable to use it from pervious versions #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by ranjeet....@gmail.com on 29 Jul 2008 at 8:18

GoogleCodeExporter commented 9 years ago
This class doesnt exist anymore, use Camera3D instead, it has the same 
functionality
when youre not giving a DisplayObject3D as parameter, as the FreeCamera3D.

Original comment by dominic....@gmail.com on 31 Jul 2008 at 8:59

GoogleCodeExporter commented 9 years ago
Dominic is absolutely right. The change is made in favor of ease of use. A free
camera is set as easy as a follow cam, as is frustum. Much better, and as 
Dominic
pointed out, not a bug.

Original comment by r.hauw...@gmail.com on 31 Jul 2008 at 9:38

GoogleCodeExporter commented 9 years ago
thanks guys

Original comment by ranjeet....@gmail.com on 8 Aug 2008 at 5:29