Why don't cad programs use the gpu for rendering, I thought they are far faster than cpus, hence why they are used in games?
Because games use Vector based graphics. 3D rendering software uses ray tracing mainly, and other techniques, that GPU's can not do. These techniques are far more accurate and advanced over Vector graphics, but require way more processing power - which is why games do not use them.
Last edited: