Main Page

From MotorJ Project wiki

Revision as of 00:42, 5 May 2009 by Alejandrov (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

MotorJ is a Free (as in Freedom) framework for development of 3D games which aims to ease the creation of multiplatform games.

Some features:

  • Very basic game engine
  • Collision Detection functions
  • Basic 3D sound handling (PC_SDL)
  • Very basic physics engine
  • Facilities for loading textures (PC_SDL)

It is a work in progress and there's a lot left to be done!

Currently targeted platforms are:

  • PC using SDL, GNU/Linux, FreeBSD, MacOSX and Windows.
  • Nintendo Wii through the use of DevKitPRO/libogc
  • Nintendo DS through the use of DevKitPRO/libnds


This project was started by Alejandro Valenzuela and developed by Alejandro Valenzuela and Hugo Mendieta, at the time at Free Software Development and Research Laboratory (LIDSOL) in the National Autonomous University of México (UNAM). (We're still developing and still very much in contact with LIDSOL, but we've moved to other places)



MotorJ is LGPLv3-licensed.


Contents

Development news

From the MotorJ development blog:


Documentation

Source code

The source code is available on Free Software Research and Development Laboratory's repository, at http://svn.lidsol.org/motorj/.

Access to the source code via SubVersion is recommended.


Demos

Personal tools