Fix copy paste error in readme.
This commit is contained in:
parent
5d0e77f5db
commit
1bb02f6604
|
@ -52,7 +52,7 @@ help out as I have time!
|
||||||
- Motion blur:
|
- Motion blur:
|
||||||
- Camera motion blur
|
- Camera motion blur
|
||||||
- Deformation motion blur
|
- Deformation motion blur
|
||||||
- Transforms and transform motion blur
|
- Transform motion blur
|
||||||
- Focal blur / DoF
|
- Focal blur / DoF
|
||||||
- Spectral rendering (via monte carlo sampling)
|
- Spectral rendering (via monte carlo sampling)
|
||||||
- Full hierarchical instancing
|
- 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
|
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)
|
["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
|
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!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user