Take the plunge into minib3d and bmax

BlitzMax Forums/MiniB3D Module/Take the plunge into minib3d and bmax

RifRaf(Posted 2009) [#1]
I own bmax, but never used it. I am stuck with Blitz3D, its just so easy to code and quick get things done.

What versions of BlitzMax should I be using in order to use MiniB3D standard version? Are there any limits that will hinder smooth convertion of old B3D code to MiniB3D ?

I did read the features list in the wiki, it just said B3D commands. It didnt say wich if any it did not support, So if you have had experience converting projects and already know what headaches there are. Please, let me know.

Thanks in advance


slenkar(Posted 2009) [#2]
dont use strict mode,
non-strict mode allows use of handles instead of objects


simonh(Posted 2009) [#3]
The command list that comes with MiniB3D shows which commands have been converted. It's most of them, except for things like terrains, BSPs, MD2s and a few other things.