Skip to content

Releases: LostBeard/SpawnDev.BlazorJS.THREE

SpawnDev.BlazorJS.THREE v0.0.1

25 Sep 15:51

Choose a tag to compare

SpawnDev.BlazorJS.THREE

Use the Three.js 3D library in Blazor WebAssembly.

This project was largely auto-generated using Three.js TypeScript Declarations GitHub repo: three-types/three-ts-types,
and then filled in enough to get the current demos running.

Demo Web App

  • Basic Demo - Draws a 3D spinning cube
  • AR Cube Demo - Draws a 3D spinning cube using WebXR immersive-ar mode. (Quest 3 tested.)