jMonkeyEngine.org

  • Home
    • News
    • News Archives
    • Activity
    • Members
    • Links
  • Introduction
    • About
    • Website Manual
    • Core Team
    • Contributing
      • Anyone
      • Modeler
      • WebDev
      • Writer
      • Programmer
    • Product Showcase
  • Forums
    • Latest Topics
    • Forums Index
    • Troubleshooting >
      • General
      • Import Assets
      • Graphics
      • Effects
      • GUI
      • Physics
      • Sound
      • Networking
      • SpiderMonkey
      • TerraMonkey
      • jMonkeyPlatform
    • Project Relations >
      • Beta 1 Game Contest
      • Free Announcements
      • User Code & Projects
      • Site & Project Feedback
      • Feature Discussion
      • Small Talk
    • Development >
      • Developers
      • Contributions
      • Docs
      • jMonkeyPlatform
      • Android
      • MonkeyZone
    • Legacy jME2 >
      • Discussion
      • Contributions
      • Docs Discussion
  • Documentation
    • Installation & Setup
    • Tutorials & Docs
    • SDK Documentation
    • FAQ
    • JavaDoc
    • Docs Discussion
  • Projects
    • All Projects
    • Games
    • Tools
    • Open Source
  • Downloads
    • Download jME3 SDK
    • SVN Checkout
    • GoogleCode
    • Nightly Builds
  • Contact

Group Admins

  • Profile picture of erlend_sh
Group logo of Documentation-jME3

Documentation-jME3

Public Group active 1 week, 4 days ago

Docs discussion for jMonkeyEngine 3

Tags: documentation jme3
  • Home
  • Snippets0
  • Forum
  • Members 67
  • RSS
  • Profile picture of evan74heaven

    evan74heaven posted an update in the group Group logo of Documentation-jME3Documentation-jME3 1 week, 4 days ago

    i am…[Read more]

  • Profile picture of evan74heaven

    evan74heaven posted an update in the group Group logo of Documentation-jME3Documentation-jME3 1 week, 4 days ago

    i…[Read more]

  • Profile picture of evan74heaven

    evan74heaven joined the group Group logo of Documentation-jME3Documentation-jME3 1 week, 4 days ago

  • Profile picture of thth

    thth posted an update in the group Group logo of Documentation-jME3Documentation-jME3 2 weeks ago

    Hello everyone!

    I found two bugs in the tutorial example code (local copy of the) documentation delivered with jMonkeyEngine SDK 3.0beta (for Linux). Being as lazy as I am I’ll just post them on this forum in the hope of it being the right place for such things :-)

    jMonkeyEngine3 Engine -> Beginner Tutorials -> Hello SimpleApplication [And…[Read more]

  • Profile picture of thth

    thth joined the group Group logo of Documentation-jME3Documentation-jME3 2 weeks ago

  • Profile picture of duinui

    duinui replied to the forum topic Hello Collision – tutorial feedback in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Bingo, thanks for your help.
    I’m not new to programming, but new to Java and the environment.
    Any one else having the same issues change the asset manager line to:

    sceneModel = […]

  • Profile picture of normen

    normen replied to the forum topic Hello Collision – tutorial feedback in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    I can convert and load the mdoel just fine. Did you change the path in code after conversion? You can tell that you did it right when it works ;)

  • Profile picture of duinui

    duinui replied to the forum topic Hello Collision – tutorial feedback in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Did that, still the same, asset manager throws an e “AssetNotFoundException”

    Driving me mad now, hehe.

  • Profile picture of normen

    normen replied to the forum topic Hello Collision – tutorial feedback in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Convert the .scene file to j3o.

  • Profile picture of duinui

    duinui replied to the forum topic Hello Collision – tutorial feedback in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Thanks for the reply.
    I unzipped it in assets/scenes.
    Commented out:
    assetManager.registerLocator(“assets/Scenes/town.zip”, ZipLocator.class.getName());
    and changed
    sceneModel = […]

  • Profile picture of normen

    normen replied to the forum topic Hello Collision – tutorial feedback in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Unzip it in assets/scenes

  • Profile picture of duinui

    duinui replied to the forum topic Hello Collision – tutorial feedback in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Hi,
    I have run through the above tutorial and everything works fine on the PC.
    But when I try to run it on my phone, it’s not finding the .zip file and throws an exception.
    How do I force the town.zip file to […]

  • Profile picture of duinui

    duinui joined the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

  • Profile picture of madjack

    madjack replied to the forum topic Adding the WorldParameters to the Shaders wiki. Possible? in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    @nehon said:
    Well…i made a link to UniformBinding in the Shader doc already

    http://jmonkeyengine.org/wiki/doku.php/jme3:advanced:jme3_shaders

    in the JME global uniforms chapter.

    Nice. I didn’t notice […]

  • Profile picture of nehon

    nehon replied to the forum topic Adding the WorldParameters to the Shaders wiki. Possible? in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Well…i made a link to UniformBinding in the Shader doc already

    http://jmonkeyengine.org/wiki/doku.php/jme3:advanced:jme3_shaders

    in the JME global uniforms chapter.
    the thing is, this avoid to update the wiki […]

  • Profile picture of madjack

    madjack started the forum topic Adding the WorldParameters to the Shaders wiki. Possible? in the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

    Anyone involved in the wiki could add the list of keywords that can be used in the WorldParameters section in shaders?

    I’d do it but except for small things I’m pretty much useless regarding the […]

  • Profile picture of madjack

    madjack joined the group Group logo of Documentation-jME3Documentation-jME3 2 months ago

  • Profile picture of shirkit

    shirkit replied to the forum topic Missing some sourcers/javadoc in the group Group logo of Documentation-jME3Documentation-jME3 2 months, 1 week ago

    Glad I could help ^^

  • Profile picture of normen

    normen replied to the forum topic Missing some sourcers/javadoc in the group Group logo of Documentation-jME3Documentation-jME3 2 months, 1 week ago

    They are not missing the source they just don’t reference it since they have been moved… Thanks for the info.

  • Profile picture of shirkit

    shirkit started the forum topic Missing some sourcers/javadoc in the group Group logo of Documentation-jME3Documentation-jME3 2 months, 1 week ago

    Hello,

    I’d like to report that some sources are missing from the bundle SDK, like the package com.jme3.bullet.control. I tried to find more missing sources, but it seems that only some of those classes are […]

  • Load More
Click below to login with..

Please create an account to get started.

Loading

Latest News

  • Happy earth day.. to our new contributors!
  • Google Summer of Code 2012

Recently Active Members

Profile picture of kotoko
Profile picture of kenji
Profile picture of SkylightSpica
Profile picture of zhujia2010
Profile picture of normen
Profile picture of jstelter2012
Profile picture of wezrule
Profile picture of tommy5696
Profile picture of memonick
Profile picture of ggraz
Profile picture of koaandl
Profile picture of iamcreasy

Drag&Drop Help

  • 3D Scene Graph for Dummies
  • jME3 Math for Dummies
  • 3D Graphics Terminology
  • Hello Assets
  • Export from Blender
  • Custom Meshes
  • Physics
  • FAQ
  • Nifty’s bible

Group Tags

game jme3 online jme2 jme1 tool mmo boxes rpg crafting physics fps action gui baseball realistic gbui editor texture gis space turn-based platform tower-defense side-scroller betaville racing ogre marbles blue mmorpg albion scripting byte 1995 indie

Proudly powered by WordPress and BuddyPress.

jMonkeyEngine.org
  • Log In
  • Sign Up
  • Visit
    • Random Member
    • Random Group
close