Skip to content
This repository was archived by the owner on Jan 5, 2020. It is now read-only.
This repository was archived by the owner on Jan 5, 2020. It is now read-only.

Ray traversal mechanism #69

@the-brickster

Description

@the-brickster

Ray casting mechanism for octree traversal and chunk traversal.

  • For chunk traversal bresenham's line algorithm would need to be used

  • For octree traversal, it would need to be visited in front-to-back order, depth-first

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions