Blazor3D icon indicating copy to clipboard operation
Blazor3D copied to clipboard

Examples of using the Blazor component that displays 3D things :) Blazor + ThreeJS = Blazor3D

Results 12 Blazor3D issues
Sort by recently updated
recently updated
newest added

When a custom mesh is loaded using `View3D1.Import3DModelAsync`, and then subsequently changed from the scene, the model is changed into a BoxGeometry. ### How to reproduce: This can be reproduced...

Hi there Really great for using blazor to create awesome 3D, but I just want to export it to IMG, after investigate, i fond that this preserveDrawingBuffer need to put...