1. Who wants some gl?
- Posted by Mike The Spike <mikethespike2000 at HOTMAIL.COM> Apr 04, 2000
- 434 views
I have these few humble OpenGL import libraries for Euphoria. They feature all the gl/glu functions and variables, the only thing missing are the OpenGL structures. (wich you won't need anyway) it's native (doesn't need extra DLL's). Who wants it? Mike The Spike ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
2. Re: Who wants some gl?
- Posted by stab master <stabmaster_ at HOTMAIL.COM> Apr 04, 2000
- 442 views
>I have these few humble OpenGL import libraries for Euphoria. Are you talking about _Euphoria_ or your compiler project ? switch(he means RDS Euphoria) { case TRUE: I don't know if you've noticed, but I've already released a GL wrapper for Euphoria (EuGL). It's not complete but I'm working on it.. case FALSE: nevermind. } ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
3. Re: Who wants some gl?
- Posted by Mike The Spike <mikethespike2000 at HOTMAIL.COM> Apr 04, 2000
- 452 views
- Last edited Apr 05, 2000
switch EuGL case MicsVersion do printf(1,"Mic's EuGL misses functions, while MTS's has all\n") printf(1,"Mic's EuGL requires a DLL\n") else printf(1,"MTS's version is just two libraries\n") end case end switch Mike The Spike BTW it's for Euphoria, not U4IA++ (above code is though) ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com