Daniel Guzman

Results 10 comments of Daniel Guzman

Yes of course. In the meantime I will try to implement it myself.

woah.. I don't have the knowledge to do this.. sorry. I will wait your implementation. :cry: I started a class Resources with begin and end methods that will return a...

Have you checked http://chipmunk-physics.net/ ? I think it's more flexible than Box2D.

Setting -DENTITYX_BUILD_SHARED=0 is not a workaround, it simply will build the static library. As I said in my PR #142, -DENTITYX_BUILD_SHARED=1 **NEVER WORKED** when you are using Windows, because there...

Try again with the latest changes. now it's an uint32_t.

Any chance to see this in v3.0, please? 🙏

Hello I have the same problem. It seems that In sokol GL3.3 you can't have non float vertex attributes. Everything has to be floats. In order to workaround this, I...

Amazing work, thank you for this update.

Thank you, feel free to open a PR. Btw be aware that this project is not maintained anymore.. due to lack of time :(. I found several memory bugs in...

@Vexu This seems a compiler bug instead of an std one.