This repository has been archived by the owner on Feb 23, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Imtermediate step. KD-traversal is going to be replaced.
- Loading branch information
1 parent
759bda0
commit a5d59ed
Showing
3 changed files
with
184 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
;; -*- mode: org; indent-tabs-mode: nil -*- | ||
|
||
* Tasks | ||
** TODO Implement kd-tree traversal | ||
** TODO KD-Tree traversal | ||
*** DONE AABB-Ray intersection. :traversal: | ||
*** DONE Ray-Split intersection :traversal: | ||
*** TODO TA-B-rec algorithm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters