Printing Gaussian Splats

Hacker News Top Products

Summary

Dany Bittel recounts printing a 3D Gaussian splat of an insect using Crysta.AI's printing service, discussing the technical adjustments needed for physical output and the potential of this technology for preserving 3D captures.

No content available
Original Article
View Cached Full Text

Cached at: 06/23/26, 10:46 PM

# Printing Gaussian Splats | Dany Bittel Source: [https://www.patreon.com/DanyBittel/posts/printing-splats-161333338](https://www.patreon.com/DanyBittel/posts/printing-splats-161333338) *A while ago Teng Xu from*[*crysta\.ai*](https://crysta.ai/)*contacted me and offered to print one of my insects as a present\. Ever since I'm fascinated by the process, the possibilities and was really excited to finally get my hands on the print\!* We had a little bit of back and forth to negotiate the best possible quality\. As you can't print view dependent color, I decided to directly train it with spherical harmonics at level 0\. Instead of later averaging it\. I also trained it in linear space, to hopefully get more physical plausible transparency values, in hindsight, I'm not sure if that was a good idea, as the people from crysta had to adjust their pipeline\. The Gaussian splat is first voxelated, a bit like a Minecraft level\. Each voxel has a mix of inks and can be more or less transparent\. This then get's printed on special[3d printer](https://www.stratasys.com/en/3d-printers/printer-catalog/polyjet/j8-series-printers/j850-prime-3d-printer/), layer by layer\. The resulting piece of "crystal", is honestly so cool\. It's a modern version of amber\. You can trap stuff for eternity\. I think mine turned out a tad too brown and dark \(might have been due to my linear file\) and some splat artefacts are still visible \(to me\)\. Actually, color wise it might be pretty spot on: ![](https://c10.patreonusercontent.com/4/patreon-media/p/post/161333338/0a46b82524df457cb6b943da75b44dbd/eyJhIjoxLCJ3Ijo4MjB9/1.jpg?token-hash=jmGBTl2Jb8wbtaDZQGfAgrneu10__agBk6dxItqr8Vw%3D&token-time=1783468800) ![](https://c10.patreonusercontent.com/4/patreon-media/p/post/161333338/77ad543605d34829812aa14f85d0d750/eyJhIjoxLCJ3Ijo4MjB9/1.png?token-hash=HcJKjiRvOthHGplZ-PxXVvxix2Pn9LRxk8g8Nr3gXOE%3D&token-time=1783468800) It's the fur that is still a tad too clumpy or thick\. These fine fur transparency is tricky to get right\. Shining a light through the bee, looks surprisingly interesting too, almost like it's organs are showing through\. ![](https://c10.patreonusercontent.com/4/patreon-media/p/post/161333338/0c3bfc40b39c4abd963fc79c1e18df72/eyJhIjoxLCJ3Ijo4MjB9/1.jpg?token-hash=daEtm9ndszTGUWKNwEgkdWcVa5gP62dkn1QVa4eqWiY%3D&token-time=1783468800) Crista AI are still in the process of building their business, so things are improving\. They have recently released an alpha version of their editor, to place and scale the splat\. ![](https://c10.patreonusercontent.com/4/patreon-media/p/post/161333338/9224d58eee5d4934b67d754a9838a382/eyJhIjoxLCJ3Ijo4MjB9/1.png?token-hash=tDTxurFd93_VdMP4nw_n8vo5ISLnTde9T2_L-CIHXuo%3D&token-time=1783468800) I would love to see some way of previewing the voxelization\. I could also see import capabilities of voxel data directly, for example anything modeled in[MagicaVoxel](https://ephtracy.github.io/), that would open up the service to more artists\. And if we're at it, I'd like to import splats into MagicaVoxel too\. 🙂 ![](https://c10.patreonusercontent.com/4/patreon-media/p/post/161333338/7b995abdb3b049ce8061004f54eff6ea/eyJhIjoxLCJ3Ijo4MjB9/1.jpg?token-hash=J_-aIas2snuX6k7rIi4bzlTWqe5nLUu6jtyDdCUlemU%3D&token-time=1783468800) Visit their[X](https://x.com/Crysta_AI), to see more example prints\.

Similar Articles

ZipSplat: Fewer Gaussians, Better Splats

Hugging Face Daily Papers

ZipSplat is a token-based feed-forward 3D Gaussian Splatting model that uses k-means clustering to decouple Gaussian placement from the pixel grid, achieving ~6x fewer Gaussians while setting new state-of-the-art results on DL3DV and RealEstate10K without requiring ground-truth poses or intrinsics.

3D Gaussian Splatting in a Weekend

Hacker News Top

A tutorial on building a simplified 3D Gaussian splatting renderer from scratch in C++ and OpenGL, covering loading and rendering Gaussian splats.

GlobalSplat: Efficient Feed-Forward 3D Gaussian Splatting via Global Scene Tokens

Hugging Face Daily Papers

GlobalSplat introduces an efficient feed-forward framework for 3D Gaussian splatting that achieves compact and consistent scene reconstruction using global scene tokens, reducing computational overhead and inference time to under 78ms. The method uses a coarse-to-fine training approach to prevent representation bloat while maintaining competitive novel-view synthesis performance with significantly fewer Gaussians (16K) compared to dense baselines.

Gaussian Point Splatting

Hacker News Top

Researchers propose Gaussian Point Splatting, a stochastic rendering method using pixel-sized opaque points and 64-bit GPU atomics that scales to hundreds of millions of Gaussians in real time. The method, accepted at SIGGRAPH 2026, employs hierarchical culling and parallel programming primitives to achieve even workload distribution with only minor noise differences compared to original Gaussian splatting.

Gaussian Splat of a Strawberry

Hacker News Top

A Gaussian splat of a strawberry, created from 90 perspectives with focus stacking, using slang-splat for training and SuperSplat for viewing.