Skip to content

SteveNashNVIDIA/gl_path_rendering_CMYK

 
 

Repository files navigation

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:

  • shared_sources
  • shared_external: contains some tools/libraries to be compiled and accessible for samples to link with. cmake can either locate them from this folder, or locate them if they are somewhere else in your computer.

Example

About

Example of how to use path rendering; and how to use it with CMYK (using multi-render target)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.0%
  • CMake 4.0%