Skip to content

PyTorch implementation of differentiable Sphere Tracing / Ray Marching with SDFs (Signed Distance Function) and CSG (Constructive Solid Geometry).

Notifications You must be signed in to change notification settings

skmhrk1209/Torch-Sphere-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torch Sphere Tracer

PyTorch implementation of differentiable Sphere Tracing / Ray Marching with SDFs (Signed Distance Function) and CSG (Constructive Solid Geometry).

Rendering Results of Constructive Solid Geometry

Constructive Solid Geometry

About

PyTorch implementation of differentiable Sphere Tracing / Ray Marching with SDFs (Signed Distance Function) and CSG (Constructive Solid Geometry).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages