Differentiable Renderer that allows to texture 3D models using Stable Diffusion
Pipeline -
- Sample 3D Mesh into Points Clouds
- Convert 3D to 4D Radiance Field or SDF
- Fetch textures using Stable Diffusion
- Optimize textures using differentiable rendering
- Extract 3D meshes using Marching Cubes