The jmonkeyengine tag has no wiki summary.
12
votes
2answers
8k views
Open-source 3D models easily usable in OGRE3D/jMonkeyEngine
I'm looking for a source of 3D models (cars, game characters, furnitures etc.) which are usable in an open-source 3D game.
I found various website with free/opensource .blend files. However it is not ...
4
votes
1answer
1k views
How to invert background pixel's color
I'm writing a game and map editor using Java and jMonkeyEngine. In the map editor, I've got a brush done by wireframed sphere. My problem is: I want to make it visible everywhere, so I want to invert ...