NASA-AMMOS / NASA-AMMOS/3DTilesRendererJS

For reference: glTF Extension KHR_gaussian_splatting for 3DGS scene representation

Open
#863 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
2.5k
Forks
416
Avg merge
17h 52m
Merged PRs (30d)
37

Description

Is your feature request related to a problem? Please describe.

OGC 3D Tiles is a great spec for tiling massive meshes, pointclouds or large instance arrays. Some great people eg from Cesium and jdultra are starting to extend the glTF spec to allow for the representation of a gaussian splat scene. This then allows for the tiling and streaming of a gaussian-splat tiled scene.

I'm opening this discussion thread here in case you'd like to keep track of the current state of things outside the 3DTilesRendererJS repo. Feel free to close it and watch the universal splat thread instead, since this 3DGS feature seems out-of-scope for this library at the moment.

Describe the solution you'd like

Here https://github.com/mkkellogg/GaussianSplats3D/issues/47 is a mega discussion regarding a universal gaussian-splat format, with a lot of great takes and mentions - mostly regarding compression, like Niantic SPZ, and standardization.
A recent comment by lilleyse (Cesium team member) redirects to the draft KHR_gaussian_splatting glTF extension as well as an implementation within CesiumJS in the experimental splat-shader branch

Describe alternatives you've considered

CesiumJS viewer will probably be the first reference implementation for that KHR_gaussian_splatting extension + OGC-3D-tiles

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, entry point, or concrete acceptance criterion is named. Start by reading the referenced KHR_gaussian_splatting draft and CesiumJS splat-shader branch, then confirm whether this project intends to support the extension; the issue currently defines no implementation or completion criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, three.js
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.