CryptEngine – an open source java 3D engine for Game Developers

20
Oct
0

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.

http://cryptengine.sourceforge.net/

crypt10_t

What is the Agar GUI Toolkit?

15
Sep
0

A modern open-source, cross-platform toolkit for graphical applications implemented in C, C++, Perl and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. The Agar API is entirely thread-safe when Agar is compiled with optional threads support.

The distribution includes two libraries: Agar-GUI implements the base Agar GUI system and a comprehensive set of standard widgets. Agar-GUI is object-oriented and relies heavily on inheritance, virtual functions and virtual filesystems. This functionality is implemented by the GUI-independent Agar-Core library, which also includes various utility and portability interfaces. The Agar distribution also includes some more specialized libraries aimed at specific applications (see below). Some of our other toolkits which extend (and rely on) Agar include FreeSG, Edacious and cadtools.

Agar is free software. Its source code is freely usable and re-usable by everyone under a BSD license, which allows use in commercial applications free of charge. Agar is stable, well-maintained and has been growing organically since early 2002. The Agar project is sponsored by Csoft.net: Security conscious, high-availability Unix hosting on redundant server arrays.

Agar

 

 

 

 

 

 

 

Please visit http://libagar.org/ to download it.