[AI] Monthly X3D-AI Meeting

Bergstrom, Aaron aaron.bergstrom at und.edu
Mon Dec 15 14:46:20 PST 2025


All,

Just a reminder that we have an AI Working Group meeting this week.

Probably the last one we’ll have at 6am Pacific.

I will put Gaussian Splats on the agenda again, Generative AI, and discuss link to the Meta YouTube presentation that was mentioned in the MSF AI group today.

Monthly AI Working Group Meeting
Wed, Dec 17th
6am Pacific – 9am Eastern
https://us02web.zoom.us/j/86225731225?pwd=aUh3twfhNUaacXLyJolEof1tsZXSyA.1

Aaron


From: x3d-public <x3d-public-bounces at web3d.org> On Behalf Of GPU Group via x3d-public
Sent: Sunday, November 30, 2025 11:50 AM
To: x3d-ai at web3d.org
Cc: GPU Group <gpugroup at gmail.com>; Extensible 3D (X3D) Graphics public discussion <x3d-public at web3d.org>
Subject: Re: [x3d-public] Gaussian splats

Hypothesis:  Splat rendering could be done with Proto containing first node Shape, and with geometry node PointSet with attrib field containing (31.4.2) FloatVertexAttribute node with 1 float per vertex representing scale , a ProgrammableShader to render points as individually scaled 2D rectangles, a Script node to parse .ply file to PointSet, and a new node type FileLoader to load a .ply file for parsing.
-Doug
https://www.useblurry.com/blog/anatomy-of-a-ply-file
- shows variant of .ply for gaussian splats
- John noted Aaron's ply samples don't have spherical harmonic parameters (so a simpler shader)

On Fri, Nov 28, 2025 at 10:24 PM Don Brutzman <don.brutzman at gmail.com<mailto:don.brutzman at gmail.com>> wrote:
Just found several more interesting references relating to Gaussian splats.

  *   NY Times, Spatial Journalism: A Field Guide To Gaussian Splatting
  *   by By A.J. Chavar, Oscar Durand, Mint Boonyapanachoti
  *   December 16, 2024
  *   Gaussian splatting holds a lot of promise for 3D recreation and spatial storytelling. It’s faster and more photorealistic than photogrammetry, and much easier to process and interact with than neural radiance fields — giving journalists and readers the best of both worlds.
  *   These advantages are due to the novel way that splats reconstruct 3D scenes. In a splat, people, places, and objects are made up of a point cloud defined by gaussian functions. Each gaussian function is essentially a 2D disc assigned to a point in 3D space with attributes for orientation, color, transparency, and size. When viewed in aggregate, these coalesce into a 3D scene that can very accurately represent certain things that other volumetric captures cannot: reflection, transparency, fine detail and the qualities of the light in a scene.
  *   In this guide, we give an overview of the practical takeaways we learned exploring exploring gaussian splatting for spatial journalism. We tested a variety of capture and processing techniques using a variety of hardware and software, and found solutions on desktop and mobile devices. We also assessed splatting against the benchmarks we typically associate with photogrammetry, the current standard for 3D recreation.
  *   https://rd.nytimes.com/projects/gaussian-splatting-guide

  *   NY Times, Spatial Journalism:   Pushing the Limits of Gaussian Splatting for Spatial Storytelling
  *   By AJ Chavar, Mint Boonyapanchoti, Juan Cabrera, Oscar Durand, Yasmin Elayat, Claudia Miranda, Kojo Opuni
  *   December 16, 2024
  *   Abstract.   Advancements in capturing and rendering 3D scenes have the potential to create spatial stories faster and more easily than has previously been possible. Building off of our earlier experiments with photogrammetry and neural radiance fields (NeRF), R&D, with support from the Graphics Department, set out to understand gaussian splatting and continue to explore the future of photography and 3D media. Modern gaussian splatting caught our eye after "3D Gaussian Splatting for Real-Time Radiance Field Rendering" was named one of the best papers of SIGGRAPH 2023. While photogrammetry is a tried-and-tested method, it’s extremely labor- and compute- intensive, and it reliably fails to reconstruct certain textures and settings. NeRF technology addresses some of these concerns, but is extremely difficult to deliver these radiance fields to audiences. We wanted to see how splatting fared under similar circumstances.
  *   https://rd.nytimes.com/projects/gaussian-splatting

  *   3D Gaussian Splatting for Real-Time Radiance Field Rendering
  *   SIGGRAPH 2023 (ACM Transactions on Graphics)
  *   Bernhard Kerbl* 1,2      Georgios Kopanas* 1,2      Thomas Leimkühler3      George Drettakis1,2
  *   Abstract.  Radiance Field methods have recently revolutionized novel-view synthesis of scenes captured with multiple photos or videos. However, achieving high visual quality still requires neural networks that are costly to train and render, while recent faster methods inevitably trade off speed for quality. For unbounded and complete scenes (rather than isolated objects) and 1080p resolution rendering, no current method can achieve real-time display rates.
  *   We introduce three key elements that allow us to achieve state-of-the-art visual quality while maintaining competitive training times and importantly allow high-quality real-time (≥ 100 fps) novel-view synthesis at 1080p resolution.
  *   First, starting from sparse points produced during camera calibration, we represent the scene with 3D Gaussians that preserve desirable properties of continuous volumetric radiance fields for scene optimization while avoiding unnecessary computation in empty space; Second, we perform interleaved optimization/density control of the 3D Gaussians, notably optimizing anisotropic covariance to achieve an accurate representation of the scene; Third, we develop a fast visibility-aware rendering algorithm that supports anisotropic splatting and both accelerates training and allows realtime rendering. We demonstrate state-of-the-art visual quality and real-time rendering on several established datasets.
  *   https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/ai_web3d.org/attachments/20251215/c6490f6c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/calendar
Size: 8609 bytes
Desc: not available
URL: <http://web3d.org/pipermail/ai_web3d.org/attachments/20251215/c6490f6c/attachment-0001.ics>


More information about the AI mailing list