hi,
I want to use CG shaders in my projects.
My questions:
Which version of cg toolkit i need?
How to link it to engine?
CG Shaders
Re: CG Shaders
You shouldn't use Cg shaders anymore, because it's a deprecated solution. NV dropped support for this toolkit.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
Re: CG Shaders
ok so i must to learn GLSL (i need both Direct and OpenGL)