# GSplat

[GSplat](https://docs.gsplat.studio/main/) 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, refer to the
[ROCm docs site](https://rocm.docs.amd.com/projects/gsplat/en/latest/).
- View the ROCm enabled GSplat code on [Github](https://github.com/ROCm/gsplat).
- Learn more about Gaussian splatting and see examples of its use in the
[GSplat blog](https://rocm.blogs.amd.com/software-tools-optimization/gsplat/README.html).
