https://github.com/nvpro-samples/gl_path_rendering_cmyk
Example of how to use path rendering; and how to use it with CMYK (using multi-render target)
https://github.com/nvpro-samples/gl_path_rendering_cmyk
cmyk opengl
Last synced: about 1 year ago
JSON representation
Example of how to use path rendering; and how to use it with CMYK (using multi-render target)
- Host: GitHub
- URL: https://github.com/nvpro-samples/gl_path_rendering_cmyk
- Owner: nvpro-samples
- License: apache-2.0
- Created: 2014-10-17T06:48:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T16:44:18.000Z (over 2 years ago)
- Last Synced: 2024-01-18T00:35:12.677Z (over 2 years ago)
- Topics: cmyk, opengl
- Language: C++
- Size: 567 KB
- Stars: 8
- Watchers: 11
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
# gl_path_rendering_CMYK
This sample shows how to use NVIDIA path rendering extension.
It also exposes it through FBO (Frame-buffer-objects) and shows how to work on CMYK-Alpha format.
Additional repositories needed:
* nvpro_core
cmake can either locate them from this folder, or locate them if they are somewhere else in your computer.
