Skip to content

jasonjmcghee/rio-rc-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Global Illumination for rio

Add:

[renderer]
filters = [
  "/path/to/rc/rc.slangp"
]

And replace the /path/to with the path to it.

  • Ensure opacity is less than 0.99 for the editor.
  • To enable sky radiance (white look) modify rc5.slang to have ENABLE_SUN = true
  • To improve performance, set BILINEAR_FIX_ENABLED = false in all rc[0-5].slang files.

from a code perspective, these are wildly ugly shaders and i'm sorry.

image

Videos

rio-rc.mov
Screen.Recording.2024-11-13.at.8.30.45.PM.mov
Screen.Recording.2024-11-13.at.9.49.58.PM.mov

About

Add global illumination to rio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published