Skip to content

zappar-xr/three-gaussian-splat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian Splat Three Example

Parcel Bootstrap Project

In this project you'll find an Node.js project that gets you up and running with Gaussian Splats for Three.

For more information, visit https://github.com/zappar-xr/three-gaussian-splat

Preview

GitHub-Pages

Running the Project

The project has been set up to use parcel for bundling assets and code. To get started, install the project's dependencies by running the following command:

npm install

During development, you can use the following command to run a parcel server for testing on your computer or a device on your local network:

npm run start

And when you're ready to publish your site, run the following command. The resulting dist folder can be uploaded for publishing.

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published