Integration
Loading model...
|
Polygons: 0
A nice Three.js 3D model viewer with a custom outlinepass shader
Change Log
[2025 | 10 | 03]
- Substituted the standard OutlinePass shader with a custom MinimalOutlinePass shader that can display dark outlines.
- Added GUI controls for MinimalOutlinePass shader.
- Setup of GitHub Repo.
[2025 | 09 | 30]
- Implemented a completely new GUI with SVG graphics, custom sliders.
- Added wireframe rendering mode.
- Removed bloom feature because of alpha issue on camvas background.
- Refined OutLinePath settings.
- Added pixelization effect.
[2025 | 09 | 14]
- Added ground plane + 3rd directional light + color picker for lights + standard overlay GUI + model dropdown menu.
- Removed auto model rotation; sliders for light orientation and vectors for light orientation.
[2025 | 09 | 13]
- Added outlines via OutlinePass + sliders for light orientation + slider for light and bloom intensity.
- Added vectors for light orientation.
[2025 | 09 | 12]
- Successful Integration + added bloom and model rotation + polygon counter and model path.