3DKit

From GNUstepWiki
Revision as of 14:14, 10 July 2008 by MBc (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The GNU 3DKit provides an object oriented graphics API for writing 3D graphics applications using GNUstep or Cocoa.

Current Version: 0.4

Overview

The GNU 3DKit is officially part of the GNU project! It is an extension to GNUstep, which provides an object oriented application development framework and tool set for use on a wide variety of computer platforms. GNUstep is based on the original OpenStep specification provided by NeXT, Inc. (now Apple). Additionally the GNU 3DKit may also be used on Mac OS X using the Cocoa API.

Features

Instead of developing yet another OpenGL based scene graph API the new GNU 3DKit will become an object oriented graphics framework based on global illumination concepts which will use OpenGL only for preview capabilities. More information will be reveiled as soon as the time is ready for it.

Maintainer

Philippe C.D. Robert

Related Links