Giter VIP home page Giter VIP logo

super-splat's Introduction

SuperSplat

The PlayCanvas SuperSplat tool is used to edit gaussian splat PLY files.

super-splat

See https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/ for more information on gaussian splats.

A live version of this tool is available at: https://playcanvas.com/super-splat

Loading Scenes

To load a gaussian splat PLY file, drag & drop it onto the application page. Alternatively click the "Choose file" button bottom left.

If you disable the "Load all PLY data" option before loading the file, then the PLY data not required by the editor is excluded (for example the spherical harmonic data). This can save on browser memory.

Editing Scenes

Once a PLY file is loaded you can use the selection tools to modify splat selection and then delete splats from the scene.

You can also reorient the scene using the SCENE Position/Rotation/Scale controls.

Saving results

Once you're done editing the scene, click the Export -> "Ply file" button to export the edited splat scene to the local file system.

Current limitations

This editor is in beta and so currently has a number of limitations:

  • Only supports gaussian splat PLY files
  • Spherical harmonic data is not rotated on export

Local Development

The steps required to clone the repo and run a local development server are as follows:

git clone https://github.com/playcanvas/super-splat.git
cd super-splat
npm i
npm run develop

The last command npm run develop will build and run a local version of the editor on port 3000. Changes to the source are detected and the editor is automatically rebuilt.

To access the local editor instance, open a browser tab and navigate to http://localhost:3000.

super-splat's People

Contributors

slimbuck avatar willeastcott avatar marklundin avatar kemchenj avatar isumygin-sc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.