pup975 wrote:Thanks! The -legacy3d worked. So what does that exactly mean? Is there something I need to do or do I just run everything in -legacy3d each time?
Based on my experience [messing around with multiple linux installations I've tested Supermodel on], then you have outdated or missing gfx/OpenGL drivers...
To find out exactly what drivers you're running, do the following:
From the command line [in the Supermodel directory you created previously), run:
- Code: Select all
./supermodel -print-gl-info
What does the information to the right of "Vendor" and "Renderer" information say?
If "Renderer" says "llvmpipe (LLVM 10.0.0, 128 bits)", or something similar, then your system is running OpenGL via software [on the CPU], not via the GPU hardware...