Hallo, Ben Bogart hat gesagt: // Ben Bogart wrote:
First off If I want to develop on both Linux and OSX, ATI or Nvidia? Nvidia seems to have easily downloadable dev kits, whereas ATI seems to have links to other opensource projects (like DRI for XFree86) but I could not find much on developing for linux using ATI HW.
If you want to stay cross plattform, then stay away from one vendor's dev kit, that accesses the special features of their own hardware. Use a standard API, use OpenGL.
ciao