dioxus-three 0.0.3

A Three.js 3D model viewer for Dioxus - supports Desktop, Web (WASM), and Mobile
Documentation
- Getting Started
  - [Overview]/README.md
  - [Installation]guides/installation.md
  - [Quick Start]guides/quickstart.md
  - [Supported Formats]guides/formats.md

- Features
  - [Loading Models]guides/models.md
  - [Transform Controls]guides/transform.md
  - [Camera Control]guides/camera.md
  - [Managing Scene Properties]guides/scene-properties.md
  - [Shader Effects]guides/shaders.md
  - [Custom Shaders]guides/custom-shaders.md

- API Reference
  - [ThreeView Component]api/threeview.md
  - [ModelFormat]api/modelformat.md
  - [ShaderPreset]api/shaderpreset.md
  - [ShaderConfig]api/shaderconfig.md

- Development
  - [Architecture]guides/architecture.md
  - [Contributing]guides/contributing.md
  - [Changelog]changelog.md