1.0 KiB
1.0 KiB
Adapted code and data files
This crate includes code adapted from the supplemental material of the paper "Physically Meaningful Rendering using Tristimulus Colours" by Meng et al. Specifically the code in src/meng/
. That code 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!
This crate also includes data files from the supplemental material of the paper "A Low-Dimensional Function Space for Efficient Spectral Upsampling" by Jakob et al.. Specifically, the files under jakob_tables/
. Please see LICENSE.txt in that directory for their license.
Remaining code and files
Copyright (c) 2020 Nathan Vegdahl
This project is licensed under either of
- MIT license (licenses/MIT.txt or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0, (licenses/Apache-2.0.txt or http://www.apache.org/licenses/LICENSE-2.0)
at your option.