Module gemini_engine::elements3d::view3d
source · Re-exports
pub use face::Face;pub use vec3d::SpatialAxis;pub use vec3d::Vec3D;
Modules
Structs
- The
Viewporthandles printing 3D objects to a 2DView, and also acts as the scene’s camera.
Enums
DisplayModedetermines how theViewportrenders our 3D objects. This is the Gemini equivalent of Blender’s Viewport Shading options