Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common Room 3D Viewer #73

Open
3 tasks
EarthenSky opened this issue Oct 16, 2024 · 2 comments
Open
3 tasks

Common Room 3D Viewer #73

EarthenSky opened this issue Oct 16, 2024 · 2 comments
Assignees

Comments

@EarthenSky
Copy link
Contributor

EarthenSky commented Oct 16, 2024

@DerpyWasHere and I have taken many photos of the old CSSS common room before it was demolished, and we'd like to add a 3D reconstruction of it to the website.

The plan is this to be a 3d space that can be interacted in using a standard first person camera view.

The reconstruction and rendering will use 3d gaussian splatting and a threes.js library (below) for rendering! SFU has actually contributed to the leading research in this area, so I'm hoping to use that paper for our training step.

Steps for this issue

  • render a basic reconstruction using threes.js and https://github.com/mkkellogg/GaussianSplats3D
  • manually segment the reconstruction into several objects and bring them to life using a simple rigidbody physics framework
  • train a high quality reconstruction which loads progressively (hoping to reach out to faculty for the training step)

More info about this project here

Recording.2024-09-29.005816.mp4
@EarthenSky EarthenSky self-assigned this Oct 16, 2024
@gunmack
Copy link
Contributor

gunmack commented Oct 19, 2024

Long Live ASB 9802

@micahdbak
Copy link
Collaborator

^ real

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants