I've created my own implementation. I did try to use the Buffer helper functions, but am getting strange memory corruptions (due to the trick with mapping floats over bytes etc) so I ended up just using byte arrays and mixing like that. Works perfect now, just wanted to let you know that the Buffer helper classes don't work correctly in all cases. I can show you some code so you can verify I did it right if you want.
↧