User Lib

BlitzPlus Forums/BlitzPlus Programming/User Lib

Yue(Posted 2012) [#1]
I have a question, you might use libs that work with Blitz3D in BlitzPlus eg FastPointer, packmachine etc.
?

regards


Yasha(Posted 2012) [#2]
As long as they don't hack into the 3D engine, most of them will work the same, yes.

Test FastPointer thoroughly, before using it in anything important. It relies on a lot of assumptions about hidden data layout, and may break with the slightly newer BP compiler.