Help with Creating a PlayCanvas Web Viewer for Gaussian Splats with Camera Controls

Hi everyone,

I’m new to PlayCanvas and looking to create a web viewer for visualizing Gaussian splats of properties. My goal is to:

  1. Add some buttons for user interaction.
  2. Implement restrictions for the camera (e.g., limited panning/rotation).

As a complete beginner to PlayCanvas, are there any templates or tutorials you’d recommend for building something like this? I’d appreciate any guidance, especially for handling UI elements and camera controls.

Thanks in advance for your help!

Hey @VirtueltHjem you can find some good info here to get started. Alternatively if you come from more of a traditional FE background, you can use web components or react if thats more familiar