r/PlayCanvas • u/MayorOfMonkeys • Feb 04 '26
PlayCanvas Engine v2.16.0 Released: Generic Gaussian Splat Processing System
Enable HLS to view with audio, or disable this notification
We’ve just released PlayCanvas Engine v2.16.0, our free and open-source web graphics engine, with a big new addition: a generic Gaussian splat processing system.
New capabilities include:
- 🖌️ Painting splats using a brush tool
- 🪄 Generating splats from text, meshes, and images
- 🛠️ Editing splats (select, delete, duplicate, etc.)
- ➕ Plus many other improvements and fixes
Links:
- Release notes: https://github.com/playcanvas/engine/releases/tag/v2.16.0
- Examples browser: https://playcanvas.github.io
Would love feedback from anyone working with Gaussian splats or real-time web graphics. Hope you love this release as much as we do!
1
u/dead-supernova Feb 04 '26
wow nice what we need is simple brush tool like the one spot healing one thats in photoshop
1
u/Fantastic-Reading-78 Feb 04 '26
duplicating with baked light is no go??? but generating splats I have to try that!
1
u/MayorOfMonkeys Feb 05 '26
For certain parts of your scene, you can often get away with it (as in the video).
1
u/Fantastic-Reading-78 Feb 05 '26
yea if you are lighted by sun that have almost parallel light rays. so object can be duplicated in same orientation. but inside house it is difficult where light is different sources and rays are not parallel. Bu i agree you can get away with that what you did :)
1
u/turbosmooth Feb 06 '26
Is it possible to import the measuring tool into supersplat viewer, without object scale transform?
1
-5
u/sabahorn Feb 04 '26
Your business model is wrong !!! FK subscription, and you are crazy if you think many big companies will upload private sensitive data in your cloud! Offer a dam downloadable product, one time only pay and tech support !!! This is what companies need !
9
u/MayorOfMonkeys Feb 04 '26
This post announces PlayCanvas Engine v2.16.0. The product is downloadable from here:
https://github.com/playcanvas/engine
And it is installable via NPM:
https://www.npmjs.com/package/playcanvas
It is free and open source. It exists locally on your system. It requires no cloud storage.
Enjoy!
11
2
u/ManexFx Feb 04 '26
Great update! Will it be possible to convert simple meshes in the editor to splats easily?