I'm working on my python programming skills and I've decided to start making a program that lets me build 3-dimensional objects. At my current skill level, this is still over my head coding-wise, but I figure I'll learn and improve and in the end know more this way.
Problem is, I want to be able to view what I'm making and make it much more GUI-friendly instead of prompts. I'm running Fedora 13 and (regretably) have a ATI Radeon x850xt card. For those that don't know, ATI stopped Linux support and from my understanding leaves me unable to install OpenGL. If I'm wrong, awesome, but so far when I do a yum install OpenGL as root I get the "Nothing to do" message.
So, does anyone know a good python-based/compatible display program that works with F13 and ATI cards, or am I going to have to start working on my Windows partition?

