Recent content by josephg

  1. J

    Card for 3D modeling

    Thanks for all the information. It seems like I need to do a lot more reading about this stuff. So far I've found out that what you guys are calling rendering is raytracing and is all done in software (CPU), and what OpenGL calls rendering is pixel shading and scanline rendering which can be...
  2. J

    Card for 3D modeling

    Hello, I am currently doing some 3D modeling, and I am rendering in OpenGL. I am just getting started so I haven't done anything very advanced yet, but I hope to keep progressing, and hopefully to do some 3D animations. I want to do some ultra realistic rendering, so I will need something...