Skip to content

Commit

Permalink
readme: add article link
Browse files Browse the repository at this point in the history
  • Loading branch information
flomonster committed Dec 15, 2020
1 parent c6fd197 commit 3461566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ for raytracer (or other rendering method using ray).

It's based on this [paper](http://www.irisa.fr/prive/kadi/Sujets_CTR/kadi/Kadi_sujet2_article_Kdtree.pdf) written by *Ingo Wald* and *Vlastimil Havran*.

For more information on how this library is implemented check out [my article](https://www.flomonster.fr/articles/kdtree.html).

### Installation

To install it, just add the dependency in your `Cargo.toml`.
Expand Down

0 comments on commit 3461566

Please sign in to comment.