Ideas:Engine

From Devoid - The RTS Game

Revision as of 17:46, 28 February 2008 by Cyplo (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Design:Engine

katalog ze stanami w postaci dolaczanych bibliotek [w resources?] delta3d


Engine parts:

Graphics rendering engine

 * delta3d

Physics simulation engine

 * AGEIA PhysX [through the dtAgeiaPhysX ]

update a la WoW:

 * gets recent binary version from the svn [embed calls to the svn executable]
 * if there's a lan game, without internet connection, then auto mantain version to the newest [rsync-like] + restart
 * requires 'launcher' executable and launching scheme[what if launcher gets updated ?]

networking engine:

 * http://www.rakkarsoft.com/ [includes delta updates mechanism support] [sprawdzic jak w delcie]

VFS:

 * boost::filesystem [sprawdzic jak w delcie]

Audio:

 * OpenAL
tools