Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torinos-yt/VL.OpenEXR
https://github.com/torinos-yt/VL.OpenEXR
loader stride vl vvvv
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/torinos-yt/VL.OpenEXR
- Owner: torinos-yt
- License: mit
- Created: 2022-01-23T17:09:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T14:38:33.000Z (4 months ago)
- Last Synced: 2024-08-12T09:59:11.283Z (3 months ago)
- Topics: loader, stride, vl, vvvv
- Language: Rust
- Homepage:
- Size: 23.8 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vl - VL.OpenEXR - A simple OpenEXR and .hdr image format loader (Libraries / IO)
README
VL.OpenEXR
========================
This is simple [OpenEXR](https://www.openexr.com/) and Radiance HDR(.hdr) image format loader.Installation
------------------------
```
nuget install VL.OpenEXR -pre
```