Difference between revisions of "Main Page"

From JPCT
Jump to: navigation, search
(Code snippets)
(Code snippets)
Line 108: Line 108:
  
 
[[ Performance monitor ]]
 
[[ Performance monitor ]]
 +
 +
[[ Integrating JPCT-AE with Vuforia ]]
  
 
=Bones for jPCT/jPCT-AE=
 
=Bones for jPCT/jPCT-AE=

Revision as of 07:56, 4 February 2013

The jPCT / jPCT-AE wiki


jPCT is a free, small, fast and easy to learn 3D engine for Java and Android, Google's mobile platform. 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, contact info@jpct.net and ask for an account. Account creation has been disabled due to massive spam attacks.


jPCT resources

jPCT - 3D for Java

jPCT-AE - jPCT for Android

The jPCT / jPCT-AE community

jPCT - a 3D engine for Java

Installation

Requirements

How to install

How to start

First steps

Coordinate system

Hello World

Loading models

Lighting

Applets

Advanced example

Using jPCT in Swing

Advanced topics

The different renderers

Collision detection

Multithreading

Compiled objects

Picking

Shaders

Physics

Mip mapping


jPCT-AE - a 3D engine for Android

Installation

Requirements for jPCT-AE

Installation of jPCT-AE

How to start

Using the emulator

Hello World for Android

Coordinate system

Loading models

Simple Camera Movement

Differences between jPCT and jPCT-AE

Advanced topics

OpenGL ES 2.0 support

Reducing memory usage

Collision detection

Picking

GPU guide

jPCT-AE and libgdx

Collision detection

Code snippets

FPS-like camera controls

Heightmap

Create a cube

Getting Worldspace Bounds

Performance monitor

Integrating JPCT-AE with Vuforia

Bones for jPCT/jPCT-AE

Bones in the forum

Notes on Exporting from Maya/Max/Softimage with OgreMax

Exporting from Blender to Bones

Animation Blending (combining vertex and bone animation)

Tools

Reducing high-poly models

Tips for Android

Performance tips for Android

Profiling Android Applications

Tips for Java Applets

Applet using the lwjgl joystick

Changing applet's heap size via HTML