Java Notes From My Desktop

Tags - Categories : All | Articles | Book Reviews | CSS | Java | Javaranch | Javascript | News | Opengl | Opinions | Personal | php

I did some playing around with jME this weekend. Got a simple little picking demo running. I wanted to learn how to do picking as well as learn how to manipulate individual objects in the world when said object is chosen.

It requires Java 1.5 if you want to run it but I do have the native libs for Windows, Linux, and Mac. Let me know if you have any problems.

UPDATE UPDATE:::Program should work with java 1.4+ now. Let me know if there are problems.

Demo

INSTRUCTIONS: Left mouse spins a cube. Right mouse will stop the cube from spinning.