Giuseppe Barbieri

Results 258 comments of Giuseppe Barbieri

Also, it's important to think about when to run the buffers deallocation, otherwise Scenery leaks I can investigate also in this direction, if you want

Hola Carlos! I've absolutely nothing against it, yep, I guess it could be easily ported to Multiplatform I'll send you an invitation right away No publication on central yet

It fixes a couple of typos and make code cleaner

Hi William, project is in standby since there aren't any considerable financial contributions anymore and I need to work on something else atm in case you are willing to support...

What about having a generic `Number` and a specific type constructor? Eg: Vec2 ``` constructor(x: Number, y: Number) constructor(x: Float, y: Float) ```

Hi, if interested, we are working on a jvm port of Assimp [here](https://github.com/kotlin-graphics/assimp)

We worked recently to make it work with libgdx thanks to a user who needed and cooperated and I'd like doing the same for jme Don't hesitate opening an issue...