cginfo

Cg Toolkit - GPU Shader Authoring Language

Install

All systems
curl cmd.cat/cginfo.sh
Ubuntu
apt-get install nvidia-cg-toolkit
Arch Arch Linux
pacman -S nvidia-cg-toolkit
image/svg+xml Kali Linux
apt-get install nvidia-cg-toolkit
Windows (WSL2)
sudo apt-get update sudo apt-get install nvidia-cg-toolkit

nvidia-cg-toolkit

Cg Toolkit - GPU Shader Authoring Language

The Nvidia Cg Toolkit provides a compiler for the Cg language, runtime libraries for use with both leading graphics APIs, runtime libraries for CgFX, example applications, and extensive documentation. Supporting over 24 different OpenGL and DirectX profile targets, Cg will allow you to incorporate stunning interactive effects into your 3D applications. The components include: * NVIDIA Cg Compiler * Unified Cg/CgFX Runtime * Cg User's Manual * Cg Language Specification * Example programs and shaders This package contains the Cg compiler and other utilities.