Search found 1 match

by donbright
Wed 14 Dec 2011, 00:47
Forum: Engineering/Science/Simulation
Topic: Has any one compiled openscad?
Replies: 10
Views: 10041

OpenSCAD requires QT (with qtgl enabled) glew boost cgal OpenCSG eigen2 gmp/mpfr If you don't have any good OpenGL drivers, you can set the environment variable LIBGL_ALWAYS_SOFTWARE=1 and this will give you 'software rendering' with OpenGL. It is slow, but it works.