tobspr / RenderPipeline

Physically Based Shading and Deferred Rendering for the Panda3D game engine
https://github.com/tobspr/RenderPipeline/wiki
Other
962 stars 132 forks source link

Updated setup.py to handle Linux systems running Bumblebee #92

Closed webredraptors closed 6 years ago

webredraptors commented 6 years ago

Bumblebee is an open source software that adds support for NVIDIA Optimus to Linux-based laptops. For certain newer graphics cards Optimus is the only way to use dedicated graphics on a laptop.

I've only tested this code on Linux thus far. It should not run if:

setup.py.txt