Fix copy paste error in readme.

This commit is contained in:
Nathan Vegdahl 2017-07-20 16:49:59 -07:00 committed by GitHub
parent 5d0e77f5db
commit 1bb02f6604

View File

@ -52,7 +52,7 @@ help out as I have time!
- Motion blur:
- Camera motion blur
- Deformation motion blur
- Transforms and transform motion blur
- Transform motion blur
- Focal blur / DoF
- Spectral rendering (via monte carlo sampling)
- Full hierarchical instancing
@ -115,4 +115,4 @@ The one exception is the code in `sub_crates/spectra_xyz/src/generate_spectra_ru
which is adapted from the supplemental material of the paper
["Physically Meaningful Rendering using Tristimulus Colours" by Meng et al.](https://cg.ivd.kit.edu/spectrum.php)
It has no explicit license, but I contacted one of the authors and confirmed
that it is intended to be used freely. Take that for what you will!
that it is intended to be used freely. Take that for what you will!