Skip to main content

ThreeView

Function ThreeView 

Source
pub fn ThreeView(props: ThreeViewProps) -> Element
Expand description

A Three.js 3D viewer component for Dioxus Desktop

Uses a WebView iframe to render the Three.js scene. Supports all features including multiple models, shaders, animations, raycasting, selection, and transform gizmos.