Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Melssj5

Pages: 1 ... 47 48 [49]
721
Support / Using the mouse to move the camera
« on: December 06, 2004, 09:55:20 pm »
mouse events is what you need to control the camera through the mouse, you have to use the functions to move the camera, but controled by the mouse, you need a Listener and get coordenates of the cursor on the screen. I Guess!!!.
If the event recieves (java.awt.event.MouseEvent evt) like parameter you can get the position of the cursor on the screen in pixeles by getX () and getY (), both returns an int value.

722
Support / Some help here!!!!
« on: December 06, 2004, 08:14:37 pm »
Sorry  :oops:
Please excuse me if I do some fools quertions. Is the first time that I use a forum. I the future i will pay more atention before asking something.

723
Support / License information
« on: December 06, 2004, 10:00:53 am »
Hello, I want to know more about the license of jpct.
    What kind of licence does it have?
    It is totally free? for any use? (Personal o comercial)
    What exactly do I need to use it for comercial purposes?

thats all!.

724
Support / Some help here!!!!
« on: December 06, 2004, 06:00:48 am »
Sorry for my language skills, I speak Spanish and just a few English.

ok: here is my problem:

I am very interested on making video games. Now I am a novat, I enjoy doing 3D models using 3D studio max and others, I know how to use C++ and java, so I am not an expert but  I learn quickly. I have more skills using java tecnologies so I decided to try jPCT as Engine, I tried before an engine from "3D state", but I was disapointed for the graphics capabilities.

now:

I would like help with a list of commands that uses this engine with a little explanation in Spanish of each one if possible, and another explanation on how to implement java application using this engine.
I know that nobody will send me a 100% complete list of all the commands, objects, classes, etc. but. the most usefulls please.

Thanks a lot.

Pages: 1 ... 47 48 [49]