GLBasic forum

Main forum => GLBasic - en => Topic started by: quick2code on 2008-Oct-24

Title: Examples & Math Functions
Post by: quick2code on 2008-Oct-24
Good day,

    I was wondering if there will be more math functions with GlBasic. Some of the books I have on AI and other 2D game programming issues require ATAN2 and others. SmallBasic has a massive amount of math functions, although I don't know if any of them are required for game development.

Also, with the new Natural numbers and the coming BYTE commands, can we have more working examples, like tiled levels, platformers, save system, level loading and such? Thanks for any info.
Title: Re: Examples & Math Functions
Post by: Kitty Hello on 2008-Oct-24
ATAN is ATAN2 in other languages.
The examples you want can alredy be done with the latest version, and you can find examples in the showroom and in the forum.
Title: Re: Examples & Math Functions
Post by: quick2code on 2008-Oct-25
Thanks for the info, but I can't seem to update GlBasic to the latest version. The program updater only goes up to 5.360. I also hope this is the reason why so many of the examples don't compile. Thanks for any more info.
Title: Re: Examples & Math Functions
Post by: Kitty Hello on 2008-Oct-27
5.360 is the current stable version.