Difference between revisions of "Main Page"

From JPCT
Jump to: navigation, search
m (Reverted edits by AGP (Talk) to last version by Admin)
(Code Snippets)
Line 47: Line 47:
  
 
== Code Snippets ==
 
== Code Snippets ==
 +
 +
[[ Applet using a joystick ]]

Revision as of 07:55, 24 April 2009

The jPCT wiki


jPCT is a free, small, fast and easy to learn 3D engine for Java. It offers support for software and hardware rendering. This Wiki should help people with tutorials, instructions and samples. If you think that you have something to contribute, just create an account and go for it...


jPCT ressources

The jPCT homepage

The jPCT community


Installation

Requirements

How to install


How to start

First steps

Hello World

Loading models

Advanced example

Applets

Advanced topics

The different renderers

Collision detection

Multithreading

Compiled objects

Shaders

Physics


Code Snippets

Applet using a joystick