Skip to content

Implement segment tracing #14

Description

@ProfLander

As presented in this paper, the segment tracing algorithm produces significant performance gains over regular sphere tracing by adapting step size to SDF geometry.

This requires the ability to calculate extra data about a given SDF, namely its falloff function, and consequently its lipschitz bound with respect to a ray or segment - this should be feasible to encode as a custom attribute.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions