Skip to content

Differentiable Renderer that allows to texture 3D models using Stable Diffusion

Notifications You must be signed in to change notification settings

codesavory/Differentiable-Diffusion-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Differentiable-Diffusion-Renderer

Differentiable Renderer that allows to texture 3D models using Stable Diffusion

Pipeline -

  1. Sample 3D Mesh into Points Clouds
  2. Convert 3D to 4D Radiance Field or SDF
  3. Fetch textures using Stable Diffusion
  4. Optimize textures using differentiable rendering
  5. Extract 3D meshes using Marching Cubes

About

Differentiable Renderer that allows to texture 3D models using Stable Diffusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages