
The purpose of this post is to present the project N3XTD.
What N3XTD ?
N3XTD is a small 3D engine project, developed specifically for early PureBasic.
It is an adaptation of the Irrlicht 3D engine. Based on version 1.5, it takes the engine well known, shaped and adapted into a 3DEngine
easiest access possible to the greatest number.
Under development, it will eventually for most features of Irrlicht and an integration of a physics engine.
For now, all the examples (about forty) are not super impressive, but mainly in a pedagogical objective.
It is a nascent project, free access, and OpenSource.
This project is multiplatform, run fine under Window, seems to work without too much problem with Linux, by against I have found no
fan of MAC to try on this platform.(There is also a version for C/C++. which will be available in the coming days.)
Link:build 20 (feb-05-2010) is here->http://www.n3xt-d.org/_download/n3xtd.zip
for install, unzip the archive, and copy all folders inside the PureBasic directory. That all.
Source of the engine:
build 20 (feb-05-2010) is here->http://www.n3xt-d.org/_download/SourceEngine.zip





