GSplat#
GSplat is an open-source, GPU-optimized Python library for differentiable rasterization of 3D Gaussians. GSplat allows you to train and render 3DGS models on AMD Instinctâ„¢ MI300X devices, which enables you to create models and scenes from captured 2D images and render these in real time.
Documentation#
For full documentation, installation instructions, and API reference guide, please refer to the ROCm docs site.
View the ROCm enabled GSplat code on Github.
Learn more about Gaussian splatting and see examples of its use in the GSplat blog.