- Scaffolding a Tauri React App using create-tauri-app and Cargo
4
- Exploring the scaffolded Tauri app
5
- Compiling and running my Tauri Desktop based React Application
6
- Calling Rust functions from React using Tauri
7
- Creating a React Three Fiber app on the Desktop with Tauri
8
- Hot Loading with Tauri, Vite and React
9
- Introduction to TheaterJS
10
- Installing Theatre with React and Tauri
11
- Creating a Studio Editor with TheaterJS, Tauri and React
12
- Making my React Three Fiber components editable in TheaterJS
13
- Working with Avatars, GLB's with TheatreJS, R3F, Drei and Tauri
14
- Animating React Three Fiber with TheaterJS animation timeline
15
- Using a Message Dialog in Tauri
16
- Creating a Save Dialog with Tauri
17
- Saving my Scene positions using TheaterJS and Tauri as JSON to a file
18
- Loading my application with saved editor settings
19
- Loading my Tauri app as a web application using Vite, TheaterJS and React
Description:
Dive into building 3D desktop applications using Tauri, a Rust-based framework that enables running web applications on Mac, Windows, and Linux. Learn to create a new 3D web application using React Three Fiber (R3F) and Three.JS, while integrating Theatre.JS for scene editing and animation. Explore Tauri's capabilities for desktop interaction, including message dialogs and file system operations. Follow along as the tutorial covers installing Tauri, scaffolding a React app, exploring the app structure, compiling and running the application, calling Rust functions from React, creating a React Three Fiber app, implementing hot loading, and working with Theatre.JS. Gain hands-on experience with avatars, GLB files, animation timelines, and saving/loading editor settings as JSON. Conclude by learning how to load the Tauri app as a web application using Vite, Theatre.JS, and React.
Easily Build 3D Desktop React Apps Using Tauri, Rust, TheatreJS and React Three Fiber