GreatWhite simple sample using BasicView class
- source (just 12 lines !!)
- GreatWhite introduced
BasicView class that will shorten your code.
- AbstractView class that is an base class of BasicView has objects of CameraObject3D, Scene3D, Viewport3D, and BasicRenderEngine. You do not need to declare them by yourselves.