EasyTok vs Sweenie's TokaMak wrapper

Blitz3D Forums/Blitz3D Userlibs/EasyTok vs Sweenie's TokaMak wrapper

Erm,

stupid question coming right up...

What's the different between EasyTok and Sweenie's TokaMak wrapper?

EasyTok simply makes my wrapper usable. :)

serious answer:
The main difference is that the Tokamak wrapper only wraps the functions(or the class methods) so that they can be used from within blitz.
EasyTOK is kind of a helper library that takes care of the tedious tasks such as creating collision volumes and binding together the rigid bodies and the blitz3d entitites and so on.

So if I don't want to get bogged down with the heavy duty physics and want to do a pretty basic thing with it are you suggesting EasyTok is the way to go?

Does it support all the TokaMak functions?

ya, but doesn't contain all funcs.
i didn't miss one, at the point.
and since you have the whole easytok source to mod.