An open API service indexing awesome lists of open source software.

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++ライブラリ

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ファイルがあまりに多いので、読み取りは成功させることにしている