Introduction

Steve CryptEngine is a fast 3D engine for Java available as Open Source and is distributed under Mozilla Public License.

It is based on OpenGL and provides components and objects allowing the description and rendering of 3D scenes. Unlike several other 3D engines, CryptEngine focuses on Rapid Application Development.It enables you to create and render complex 3D scenes without having to learn OpenGL.

CryptEngine comes with a large collection of demos, demonstrating the many features and providing you with valueable design techniques and tricks. Not only does CryptEngine provide 3D graphics functionality, but game design will be easy with the 3D support, sound system, scripting and networking.

New to CryptEngine? Please continue with Quickstart.

 

Platforms

Supported platforms: LinuxLinux WindowsWindows Mac OS XMac OS X
Java

CryptEngine is being developed on Eclipse. Eclipse is a free, open source development platform and a very good environment for developing high-end Java applications.

CryptEngine has several dependencies and requirements:

  • Java Virtual Machine >= 1.4
  • LWJGL - OpenGL bindings >= 0.99 (included)
  • Vecmath - 3D math library >= 1.4 (included)
  • OpenGL hardware support
Go to top

Philosophy

  • Clean and maintainable code
  • Rapid Application Development
  • Quick results for beginners
  • Defaults are always safe and fast
  • Minimal coding
  • Encourage both non-commercial and commercial use
  • Write and compile once, run everywhere

If you want to contribute to the project, please proceed to the Members page.

Go to top

Built on Eclipse

Open Source

OpenGL

OpenAL

Java.net member

Freshmeat

Ultimate 3D Links


Valid HTML 4.01 Transitional
Valid CSS 2