Author Topic: Compiled Help using HelpNDoc  (Read 7620 times)

0 Members and 1 Guest are viewing this topic.

Charles Pegge

  • Guest
Re: Compiled Help using HelpNDoc
« Reply #15 on: September 17, 2011, 01:24:44 AM »

Hi Kent,

All the Opengl types like glint, glfloat and gldouble are available. I don't think you would encounter any type problems on x86 architectures.

Charles

kryton9

  • Guest
Re: Compiled Help using HelpNDoc
« Reply #16 on: September 17, 2011, 01:34:09 AM »
Well, in the series I watched they used the SDL cross platform library with Opengl and they mentioned numerous times you were probably safer using strictly opengl types for cross platform, arm, powerpc, gameboy that aren't x86 for example. Just wanted to mention it.