06-26-2011, 06:16 PM
Is Buildism using the native Box2D library through something like the JNI, or is it using a Box2D library that's been rewritten and compiled in Java?
Box2D question...
|
06-26-2011, 06:16 PM
Is Buildism using the native Box2D library through something like the JNI, or is it using a Box2D library that's been rewritten and compiled in Java?
06-26-2011, 06:47 PM
06-26-2011, 07:05 PM
So it's a complete rewrite in Java, I see.
Which I think is actually a really bad idea, since Java is quite slow for arithmetic operations.
06-26-2011, 07:44 PM
(06-26-2011, 07:05 PM)noob007 Wrote: So it's a complete rewrite in Java, I see. Not necessarily.
06-26-2011, 07:52 PM
(06-26-2011, 07:44 PM)Login Wrote:(06-26-2011, 07:05 PM)noob007 Wrote: So it's a complete rewrite in Java, I see. Erm, usually when you make such a statement you also provide stuff to support it...
06-26-2011, 08:04 PM
(06-26-2011, 07:52 PM)noob007 Wrote:You do know you can edit Java, right?(06-26-2011, 07:44 PM)Login Wrote:(06-26-2011, 07:05 PM)noob007 Wrote: So it's a complete rewrite in Java, I see.
06-26-2011, 08:07 PM
(06-26-2011, 08:04 PM)Login Wrote:(06-26-2011, 07:52 PM)noob007 Wrote:You do know you can edit Java, right?(06-26-2011, 07:44 PM)Login Wrote:(06-26-2011, 07:05 PM)noob007 Wrote: So it's a complete rewrite in Java, I see. What does that have to do with anything? And do you mean the Java bytecode files, or the Java VM?
06-26-2011, 08:09 PM
lrn2C++
Oh and box2D is amazing
06-26-2011, 08:23 PM
Box2D *is* amazing, lol.
But it would be even more amazing if it did soft-body physics too. xD
06-26-2011, 10:27 PM
bump...
|
« Next Oldest | Next Newest »
|