The jmonkeyengine tag has no wiki summary.
-1
votes
0answers
12 views
Touch events using jmonkey in windows 8
Touch events are not getting triggered using Jmonkey in Windows8.
0
votes
1answer
74 views
Endless terrain in jMonkey using TerrainGrid fails to render
I have started to learn game development using jMonkey engine. I am able to create single tile of terrain using TerrainQuad but as the next step I'm stuck at making it infinite. I have gone through ...
1
vote
1answer
217 views
JMonkey - Create health bar?
How can I create a health bar in JMonkey? Is there some documentation that can help?
I am working on a game, specifically “Battleship”, using the JMonkey Engine (JME3). I want to add health bars on ...
4
votes
1answer
189 views
Best practise for representing large spaces in a scene graph
I'm attempting to represent a procedurally generated world in a scene graph, specifically in the Jmonkey engine (Jme3). To make this managable I have broken up the world into smaller chunks. Each ...
1
vote
2answers
395 views
How do I export my Blender model to OGRE XML format for jMonkeyEngine 3?
I'm an amateur software engineer with several simple 2D-game projects under my belt. I'v recently turned my attention towards creating a basic 3D game, nothing too fancy, just to get a grip on things.
...
1
vote
0answers
87 views
Moving an object (pong paddle) along the x,y axis in 3d-space with mouse/touch
First of all: Sorry, my English isn't quiet good, I'm very new in 3D and I'am using JMonkeyEngine.
What I would like to do?:
A 3d pong game and I want to control the paddle with the mousecursor ...
1
vote
1answer
141 views
How free is BSD / CC-BY usage?
I looked at blendswap.com where there are models that I want to make walk along a wall in this level.
AFAIK I can take this file and sell it or did I misunderstand licensing?
2
votes
1answer
190 views
How do I properly center Nifty GUI elements on screen?
I am new to JME3 game engine but I know Android XML GUI layouts pretty good. I have a simple layout here and I cant figure out what is wrong. Here is my XML code:
<?xml version="1.0" ...
1
vote
1answer
283 views
Models with more than one mesh in JMonkeyEngine
I’m a new jmonkey engine developer and I’m beginning to import models. I tried to import simple models and no problems appeared, but when I export some obj models having more than one mesh in the ...
2
votes
2answers
230 views
Convenience of mySQL over xml
Currently I use XML to store specific information to correctly load a few things such as a list of specfied characters, scenes and music, Once more I use JAXB in combination with standard ...
0
votes
0answers
78 views
java find intersection of a block with a surface in 3D space
This question is a copy of the following question on SO. I posted it here after a suggestion from guys at SO.
Hi,
At the moment we have a bunch of 3d blocks (think cubes) that are imported in a ...
-4
votes
1answer
472 views
How to make NPC AI for my jme3 ninja game
My scene has a main character who is a ninja and an enemy which is a goblin and one monster but the monster has no animation so we can wait with him:
How can I make the goblin actually move instead ...
-2
votes
1answer
224 views
Which models and scene to use for a dungeon game?
I use jme3 with some builtin models and scenes and I've managed to put together a third person 3D scene.
I now want to program some attack and/or fights and I think that skeleton warriors and/or ...
0
votes
1answer
204 views
Engine and level of detail for maze / labyrinth / dungeon scene?
My question is similar to these:
Algorithm for generating a 2d maze
To scene graph or not to scene graph?
I.e. in this case should I use jme3 or some other engine (I heard unreal offers a free ...
2
votes
1answer
2k views
Correct way to export from blender to ogre format?
My question here is similar to this since I'm using jmonkeyengine and I'm looking for models and scenes to populate my 3D world
Open-source 3D models easily usable in OGRE3D/jMonkeyEngine
When I ...
4
votes
1answer
676 views
Can't export Blender model for use in jMonkeyEngine SDK
I have a scene rendered in blender called "civ1.blend" which contains multiple materials (for example, I have one called "white"). I want to use this model in jMonkeyEngine, so I used the OGRE ...
1
vote
1answer
338 views
Scrolling Text in jMonkey
I am looking for a way to include scrolling text boxes in a jMonkey game. I have, of course, looked around online and could not find any examples or libraries that fit.
My goal is to have "quests" ...
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 ...
2
votes
2answers
356 views
jMonkey Quest Database
I am building a game in jMonkey (Java) and I have so far only used default quest text. But now I need to start populating a lot of quests with text. My design requires A LOT of quests texts.
What is ...
1
vote
0answers
171 views
When attaching AI to a vehicle should I define all steps or try Line of Sight?
This problem is related to an intersection simulation I am building for university. I will try to make it as general as possible.
I am trying to assign AI to a vehicle using the JMonkeyEngine ...
1
vote
1answer
448 views
JMonkeyEngine display a spatial in a Nifty GUI interface
I want to display a spatial (or the rendering of a spatial/scene) in my HUD interface. I'm really not sure how to go with this. I have search the documentation, but all the queries I search yields no ...
2
votes
0answers
409 views
Import 3ds into JMonkeyEngine 3
I have asked this question on SO, but I think it will be more suitable here.
Basically, we are trying to import an animated character body (with skeleton) from 3D Studio Max to JMonkeyEngine 3, but ...
0
votes
3answers
747 views
How can I get rid of the diagonal wires in wireframe boxes?
I create a box with a material and set that material to be wire framed.
Box b1 = new Box(new Vector3f(1.0f, -2.0f, 1.0f), 1.0f, 1.0f, 1.0f);
Geometry geom1 = new Geometry("Box", b1);
Material mat1 = ...
0
votes
1answer
589 views
Teaching game development with Ruby [closed]
I want to teach game development to kids as part of a course (year-long) involving Ruby. Unfortunately it looks like the game development kits available in Ruby (even in the form of bindings) are ...
1
vote
1answer
296 views
Nifty popup fails to register
I'm new to Nifty GUI, so I'm following a tutorial here for making popups. For now, I'm just trying to get a very basic "test" popup to show, but I get multiple errors and none of them make much sense. ...
1
vote
2answers
1k views
How can I rotate a sphere in response to mouse movement?
I'm using jMonkeyEngine to develop a game. I'm good at scripting, but math usually goes over my head. I tried the Wiki page for Quaternion, but I was far too confused to figure this out myself :P
My ...
0
votes
1answer
844 views
Understanding .obj file
I downloaded a 3d model of a car. By judging by the skins and images available model treats wheels and car body as separate nodes. I want to access its child nodes (wheels) to specify animation.
But ...
5
votes
3answers
272 views
Drawing the same mesh or drawing the same material?
I was wondering. Suppose I have a 1000 grass meshes. They all have the same material, but I create them separately, because they look slightly different, because they have different heights.
Does my ...
5
votes
2answers
519 views
Linux OgreXML model viewer
Is there an OgreXML model viewer for Linux? I know about OgreMax but apparently that's Windows only.
5
votes
1answer
808 views
Method of terrain in a 3d RPG
I am working on a RPG using the JMonkey engine. While I was conceptualizing the map, I realized I would have a problem with the terrain.
My problem is this: I want to have a click to move interface, ...
6
votes
4answers
3k views
Looking for JMonkeyEngine tutorials and documentation
I'm looking for tutorials and documentation for JMonkeyEngine, beside the material on the official website. Any clue?
11
votes
2answers
9k views
Open-source 3D models easily usable in OGRE3D/jMonkeyEngine [closed]
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 ...