Difference between revisions of "Main Page"

From JPCT
Jump to: navigation, search
(jPCT-AE - a port of jPCT for Android)
Line 67: Line 67:
  
  
== jPCT-AE - a port of jPCT for Android ==
+
== jPCT-AE - a port of jPCT to Android ==
  
 
[[ Differences between jPCT and jPCT-AE ]]
 
[[ Differences between jPCT and jPCT-AE ]]
  
 
[[ Performance tips for Android ]]
 
[[ Performance tips for Android ]]

Revision as of 22:22, 24 June 2010

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

jPCT-AE - jPCT for Android


Installation

Requirements

How to install


How to start

First steps

Coordinate system

Hello World

Loading models

Lighting

Advanced example

Applets


Advanced topics

The different renderers

Collision detection

Multithreading

Compiled objects

Shaders

Physics

Reducing high-poly models

Mip mapping


Code Snippets

Applet using the lwjgl joystick

Changing applet's heap size via HTML

FPS-like camera controls


jPCT-AE - a port of jPCT to Android

Differences between jPCT and jPCT-AE

Performance tips for Android