vim-webgl-viewer icon indicating copy to clipboard operation
vim-webgl-viewer copied to clipboard

An easy to use online 3D model viewer based on Three.JS.

Results 37 vim-webgl-viewer issues
Sort by recently updated
recently updated
newest added
trafficstars

# TODO (Start on week of May 6) - [x] Share technical plan with Rosendin about the approach to validate that the API is what they want. - share it...

# TODO - [ ] Add an option to hide floating geometry which is significantly far away from the main model (due to bad modeling practices)

# TODO - [ ] Lemay need the ability to visualize aligned 2D views as textured planes in the 3D view. - These textured planes will be rendered using the...

# REPRO - Load the model https://vimdevelopment01storage.blob.core.windows.net/samples/F_A_X_X_0_001.vim into the VIM WebGL Viewer. - It's got some tiny geometry bits floating far away from the model, which affects the initial camera...

## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced `Plan2D` and `Plans2D` classes for enhanced 2D visualization within the 3D viewer. - Added `freeze` functionality to the...

# TODO Use the following default values for... ``` Material Color: #999999 Skybox Color: #E6F4FA Ground Color: #DFDFE1 Sharpness: 2 Sun Light 0 Color: #FFFFFF Sun Light 0 intensity: 0.8...