https://github.com/epi5131/cubehpp
Cube LUTのC++ライブラリ
https://github.com/epi5131/cubehpp
cpp cube-lut
Last synced: about 16 hours ago
JSON representation
Cube LUTのC++ライブラリ
- Host: GitHub
- URL: https://github.com/epi5131/cubehpp
- Owner: ePi5131
- License: mit
- Created: 2023-07-31T08:33:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T08:41:18.000Z (almost 3 years ago)
- Last Synced: 2025-02-24T08:33:24.538Z (over 1 year ago)
- Topics: cpp, cube-lut
- Language: C++
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# cubehpp
(C) 2023 ePi
## これなに?
Cube LUT Specification Version 1.0に完全準拠したcubeファイルの取り扱いを行うクラスを提供するライブラリ
[simden](https://github.com/ePi5131/simden) と連携することでSIMD対応も可能
## 参照
https://wwwimages2.adobe.com/content/dam/acom/en/products/speedgrade/cc/pdfs/cube-lut-specification-1.0.pdf
## ライセンス
MITにします
## その他
- 規格違反の改行をするけしからんcubeファイルがあまりに多いので、読み取りは成功させることにしている