Building the Grace Cathedral experience
blog.playcanvas.com
Building the Grace Cathedral experience
1–7 of 7 posts
Re: Building the Grace Cathedral experience
#2Having spent a lot of time in those sorts of churches, feels weird to walk right up to the altar.
Re: Building the Grace Cathedral experience
#3“Show HN: Immersive Gaussian Splat tour of grace cathedral, San Francisco”
262 points | 5 days ago | 63 comments
Re: Building the Grace Cathedral experience
#4You mentioned that "Everything beneath the Grace Cathedral experience is built on open source foundations." How feasible is it for a novice to build such an experience. Say I wanted one for my own house (should be MUCH less challenging)
Re: Building the Grace Cathedral experience
#5Fantastic Work! You mentioned that "Everything beneath the Grace Cathedral experience is built on open source foundations." How feasible is it for a novice to build such an experience. Say I wanted one for my own house (should be MUCH less challenging)
1. Capturing the entire scene with photos or video and converting ("training") these into a 3d Gaussian splat. This is what Vincent did so well with Grace. Open source tools for training are Brush and Lichtfeld Studio.
2. Creating a user experience with the resulting capture. In the case of Grace it involved adding the peek effect, camera controls, moving cars etc. This was all done using PlayCanvas as the article describes, which is also open source.
There is still some art to doing 1 well, but with a capable LLM agent and our (PlayCanvas') awesome community on Discord, you could probably manage both.