Box2D-for-Processing
Box2D-for-Processing copied to clipboard
Processing JBox2D helper library and examples
Currently, the default scale factor is set to 10. This means that 200 pixels is equal to 20 box2d meters. According to box2d docs, you should keep all objects from...
When i add some JointPairs to the world there is a Assertion Error comming from the box2d's step method that called inside draw loop. here is the full code i've...
Need to remember to publish a new version with #23 and #17.
Javadocs
Related to #12, I should do update the source to have comments for the javadoc and host it online using gh-pages or something like that. I should also include links...
I'm working in some examples using Box2D and OpenCV. My question is related to the best way to create a custom shape coming from OpenCV contour. I already resolved how...
how add a PImage to polygons shapes
Hello people, Just to introduce the situation, I am a physics teacher and educator and I am also an aspiring artist, so you can imagine the power I felt in...
HI Dan, I am a beginner to processing,and I want to use the kinect with it to make some visual effect,like the video shows: https://vimeo.com/49516871 , but the code doesn't...
I should update this Eclipse project to build the library using the Processing 3 library template.