Skip to content

An experiment in distance field raymarching that interacts with standard mesh-based objects. Made in Unity.

License

Notifications You must be signed in to change notification settings

HuaMuLanChina/Generic-Raymarch-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

use -force-opengl start unity

original raymarching blog | r | / d = rd / 1.0 should be rn / d = (rd /(rd).z) * d then | r | = (rd /(rd).z) * d Use this https://www.shadertoy.com/view/ld3Gz2 snail shader inside untiy just want to give original project a try creating stuning image.

About

An experiment in distance field raymarching that interacts with standard mesh-based objects. Made in Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GLSL 71.7%
  • C# 13.3%
  • ShaderLab 10.2%
  • HLSL 4.8%