dalerank / nanogui-sdl

Minimalistic port of NanoGUI claim works with SDL API w/o external dependencies.
Other
437 stars 77 forks source link

It works on Raspberry Pi? #23

Closed paulocoutinhox closed 5 years ago

paulocoutinhox commented 6 years ago

Hi,

It works on Raspberry Pi?

Im asking because the original project nanogui only works with opengl3 and raspberry dont have driver for it.

Thanks.

dalerank commented 6 years ago

It has codepass for opengl2, but I dont test it

ghost commented 6 years ago

cmake sort of hangs when I try it on a Raspberry CM 3 - it consumed ~100% CPU for over 2 hours until I killed the process. Can't see anything really wrong in the CMakefile.txt file though.

dalerank commented 5 years ago

possible works, redesigned for sdl2 api only , try build