Module gemini_engine::elements3d::view3d
source · Re-exports
pub use face::Face;pub use transform3d::Transform3D;pub use vec3d::Vec3D;
Modules
Structs
- The
Viewporthandles printing 3D objects to a 2D [View], 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