09-28-2014, 05:47 AM
I guess you will need to hack a lot to get it going,
start in erlang src see lib/wx/c_src where the opengl libraries are build.
You will have to #ifdef out a lot of functionality or maybe not.. hmm I might
have been clever when I wrote that part and it works out of the box.
The easiest would be to compile MESA (opengl clone) and get software rendering.
Simple wings stuff should be fast enough.
start in erlang src see lib/wx/c_src where the opengl libraries are build.
You will have to #ifdef out a lot of functionality or maybe not.. hmm I might
have been clever when I wrote that part and it works out of the box.
The easiest would be to compile MESA (opengl clone) and get software rendering.
Simple wings stuff should be fast enough.