About jPCT
Features
Requirements
Projects
Files
Download
Screenshots
Demos
Developer
JavaDOCs
Manual
License
Version History
Support
Forum
Contact
Links
Links



Welcome to jPCT - a free 3D engine for Java
Engine and related downloads:

Here you can download the latest version of the API: jpctapi.zip

It includes the jPCT API, the documentation (JavaDOC and manual), some examples to get you started, the license and a current version of LWJGL for Windows.

The standard jPCT distribution comes with 2 examples. If you want to look at a more advanved one (a simple client/server-based fps "game"), you can get the feud demo

I addition, i made some textures. They are totally free, use them in any way you like.
But first, get them here: Download texture pack


Engine extensions:

Here's a skeletal animation API for jPCT written by Cyberkilla: SkeletalAPI
It comes with full source code, javaDOCs and some example models. You need Java5 to compile it, the jar has been compiled against Java1.4.

Here's a simple class that r a f t and i have written to add a kind of mip mapping to the software renderer: MipMapper.java


3rd party downloads:

Here you can download some stuff made by jPCT users. Please note that i ,as the author of jPCT, am not responsible for these files. I don't offer support for them. If you are having questions regarding these files, please contact the author.

  • Earendil.zip - an applet using OpenGL mode by Kearnan
  • CartoonNetwork - a cartoonish render experiment by Klaudiusz
  • Devkit/Level-editor - a level editor utility by ToddMcF2002
  • Maze.zip - by Melssj5
  • Car.zip - by Melssj5
  • Model3D.zip - by Melssj5


  • Other stuff:

    Here's a non-jPCT thing: A roto-zoomer, i.e. a class that can zoom and rotate a bitmap quite fast. To be exact, it doesn't rotate the bitmap itself but the view to the bitmap, which means that the outcome is always of the same size. It comes with sources and a demo picture: Rotozoomer

    And finally, here's a link to the site of the author of the great and free ftp-client that i'm using. The site is available in german and in english, the client also supports a french locale. If you are looking for an easy to use, java-based ftp-client, you should give it a try.