Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions src/three/plugins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ Plugins and extensions for the 3D Tiles renderer.

See the [API reference](./API.md) for full class and method documentation.

# Community Plugins

#### [3D-Tiles-RendererJS-3DGS-Plugin](https://github.com/WilliamLiu-1997/3D-Tiles-RendererJS-3DGS-Plugin)

Plugin to render gaussian-splat-embeded glTF tile sets.

#### [3dtilesrenderer-styling-plugin](https://github.com/bertt/3dtilesrenderer-styling-plugin)

Plugin to add Cesium 3D Tiles Styling specification support.

#### [3dtilesrenderer-outline-plugin](https://github.com/bertt/3dtilesrenderer-outline-plugin)

Plugin to add support for `CESIUM_primitive_outline` glTF extension.

# Use

## GLTF Plugins
Expand Down
Loading