markcwm / openb3d.mod

OpenB3D BlitzMax wrapper, see openb3d.docs for examples
18 stars 7 forks source link

Release of OpenB3D (MiniB3D). #27

Open Blitz3DFASM opened 1 year ago

Blitz3DFASM commented 1 year ago

I make comparsion table:

https://blitz3dfasm.github.io/FASM_B3D_SDK_HELP/Full_Comparsion.htm

Does it make sense to compare OpenB3D and MiniB3D?

Or is MiniB3D just an old cropped version of OpenB3D?

OpenB3D is have Releases?

Also, I did not find MiniB3D.dll assemblies in the network. There are only sources on github.

Kippykip commented 1 year ago

I found minib3d is waaay easier to debug under bmx, however it lags like balls especially when you make a large map tmesh with collisions for some reason. (More you scale it up, performance gets worse. Under OpenB3D it's fine and CPU usage never spikes.