Gaussian Splatting – A$AP Rocky "Helicopter" music video
91–100 of 278 posts
Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#92Earlier quoted context omitted.
Gaussian splatting is a way to record 3-dimensional video. You capture a scene from many angles simultaneously and then combine all of those into a single representation. Ideally, that representation is good enough that you can then, post-production, simulate camera angles you didn't originally record. For example, the camera orbits around the performers in this music video are difficult to imagine in real space. Eve…
> Gaussian splatting is a way to record 3-dimensional video. I would say it's a 3D photo, not a 3D video. But there are already extensions to dynamic scenes with movement.
Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#93Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#94Super cool to read but can someone eli5 what Gaussian splatting is (and/or radiance fields?) specifically to how the article talks about it finally being "mature enough"? What's changed that this is now possible?
1. Create a point cloud from a scene (either via lidar, or via photogrammetry from multiple images) 2. Replace each point of the point cloud with a fuzzy ellipsoid, that has a bunch of parameters for its position + size + orientation + view-dependent color (via spherical harmonics up to some low order) 3. If you render these ellipsoids using a differentiable renderer, then you can subtract the resulting image from th…
Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#95Tangential, but I've been exploring gaussian splatting as a photographic/artistic medium for a while, and love the expressionistic quality of the model output when deprived of data. https://bayardrandel.com/gaussographs/
Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#96Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#97Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#98Never did I think I would ever see anything close to related to A$AP on HN. I love this place.
Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#99Tangential, but I've been exploring gaussian splatting as a photographic/artistic medium for a while, and love the expressionistic quality of the model output when deprived of data. https://bayardrandel.com/gaussographs/
Re: Gaussian Splatting – A$AP Rocky "Helicopter" music video
#100Hi, I'm David Rhodes, Co-founder of CG Nomads, developer of GSOPs (Gaussian Splatting Operators) for SideFX Houdini. GSOPs was used in combination with OTOY OctaneRender to produce this music video. If you're interested in the technology and its capabilities, learn more at https://www.cgnomads.com/ or AMA. Try GSOPs yourself: https://github.com/cgnomads/GSOPs (example content included).