Forum Discussion

ColonelGodfather's avatar
ColonelGodfather
Honored Guest
21 days ago

Splat load animate depth

I've setup a project to test displaying Gaussian Splats in Meta Spatial SDK. It is working great, but I was wondering if there was a way to animate the clipping plane of the splat to have a reveal effect as it is loaded rather than just suddenly appear?

1 Reply

  • Degly's avatar
    Degly
    Start Partner

    As far as I know, there’s no exposed way (yet) to animate a clipping plane or depth cutoff specifically for this use case.

    What I have seen some devs do instead:

    • Animate the transform (scale 0→1, small ease-in) once the splat finishes loading

    • Or if you want a “wipe” feel, fake it with an animated occluder plane that moves through the splat volume (works, but a bit hacky and depends on depth behavior).

→ Find helpful resources to begin your development journey in Getting Started

→ Get the latest information about HorizonOS development in News & Announcements.

→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.

→ Get support or provide help in Questions & Discussions.

→ Show off your work in What I’m Building to get feedback and find playtesters.

→ Looking for documentation?  Developer Docs

→ Looking for account support?  Support Center

→ Looking for the previous forum?  Forum Archive

→ Looking to join the Start program? Apply here.

 

Recent Discussions