
Blazor3D
A simple way to put 3D into your Blazor apps
<Viewer UseDefaultScene=@true></Viewer>
Free for use
You can use Blazor3D components freely for any Blazor projects
Easy to use
To start you need just one row of code <Viewer UseDefaultScene=@true></Viewer>

Powered by three.js and ASP .NET Core Blazor
The Blazor3D Viewer component wraps a well-known three.js library to display 3D scenes on HTML canvas. It’s an ASP .NET Core Blazor component that can be used in any ASP.NET project.
Examples
There are numerous examples of using the Blazor3D Viewer component inside Blazor WebAssembly and Server projects. You can find them on GitHub.
