PaulStahr / Multiview

A program which calculates different optical measures in Opengl.
Other
2 stars 2 forks source link

get rid of XServer dependence #1

Open PaulStahr opened 3 years ago

PaulStahr commented 3 years ago

Add support for using opengl through only command-line interface without a running x-server with gpu-acceleration. Nvidia seems to support this, as an alternative one could switch to vulkan which should support this out of the box.