First page Back Continue Last page Overview Graphics
Vertex/Fragment Programs (cont)
- Chromium supports both the NVIDIA and ARB versions of vertex and fragment programs.  Use ARB version unless you need a specific NVIDIA feature.
- NVIDIA's Cg (which is layered on vertex/fragment programs) works too.
- Things generally work as expected, but there are a few complications...