MatthiasWM / IotaSlicer

A voxel based slicer for 3D printing on FDM/FFF, binder/powder, SLS printers and laser cutters.
MIT License
23 stars 6 forks source link

Limited OpenGL support on Linux and MSWindows in Parallels #19

Closed MatthiasWM closed 6 years ago

MatthiasWM commented 6 years ago

Adapt OpenGL to the functionality that is actually available. Add glError calls to find out what's going on.

MatthiasWM commented 6 years ago

Replaced with CPU code instead of OpenGL