Difference between revisions of "Main Page"

From JPCT
Jump to: navigation, search
Line 33: Line 33:
 
== Advanced topics ==
 
== Advanced topics ==
  
[[ the different renderers ]]
+
[[ The different renderers ]]
  
[[ collision detection ]]
+
[[ Collision detection ]]
  
[[ multithreading ]]
+
[[ Multithreading ]]
  
 
[[ compiling objects ]]
 
[[ compiling objects ]]
  
[[ shaders ]]
+
[[ Shaders ]]
  
[[ physics ]]
+
[[ Physics ]]
  
  
 
== Code Snippets ==
 
== Code Snippets ==

Revision as of 20:35, 7 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

compiling objects

Shaders

Physics


Code Snippets