Avalon: A taste of Avalon-3D
3D code is included in the latest Avalon release. See the documentation here. [Via Sam Gentile]
Quick Points:
- The 3D coordinate system is different than the 2D (normal)
- To display anything you need to define a Camera, Light, a Model, and a surface, such as BrushMaterial, slap them on a ViewPort3D
If you have the WinHEC build you can have at it!