Skip to content

Suggestion: Cellular Automata Diffuse Gi #1682

Description

@hourai-branch

This global illumination technique does not depend on tracing rays and is very, very cheap to resolve.

tradeoff is that it does not support specular reflections, but any dedicated graphics card of at least 7 years ago will very likely have leftover headroom to use whitted ray-tracing through an spatial split bounding volume hierarchy (sbvh) after this type of Gi is calculated.

here is an example:
https://youtu.be/s1mmxc9Q_BI

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestDiscuss request for missing feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions