Crate truck_rendimpl

source ·
Expand description

Visualization of shape and polygon mesh based on platform

Re-exports

pub use polymesh::*;

Modules

utility for creating Texture
Re-exports truck_polymesh.

Structs

Constroctor for instances
Material information.
Instance of polygon
shaders for rendering polygons
Configures of instances.
Wire frame rendering
Configures of WireFrameInstance.
shaders for rendering wireframes

Traits

The trait for Buffer Objects.
for creating InstanceCreator
Instance for rendering
The trait for generating Instance from Self.