Genesis3d source 24-10-2007 (geWorld_AddEntity and physics)

Programming Reality Factory and Genesis3D.
Locked
User avatar
federico
RF Dev Team
Posts: 443
Joined: Tue Jul 05, 2005 3:14 pm
Contact:

Genesis3d source 24-10-2007 (geWorld_AddEntity and physics)

Post by federico » Wed Oct 24, 2007 11:29 pm

This is the first part of the RF+NGD release. This modified version of Genesis3d includes these changes:
Genesis.lib
- Added the sirkorgan's geWorld_GetWorldGeometry function to read BSP triangles data (useful for the integration of physics engine)
- Added the QoD's geWorld_AddEntity function to add an entity at runtime.
- Added Federico's geActor_SetBoneGlobalAttachment command to set a bone rotation to a desired basolute value, relative to world axis.
Required to build the RF+NGD release (hopefully 076A) and always good to compile 075C.

Download:
http://files.filefront.com/Genesis+2410 ... einfo.html

mirroring is welcome...

Federico :wink:

User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: Genesis3d source 24-10-2007 (geWorld_AddEntity and physi

Post by aicd99 » Wed Jul 01, 2015 5:18 am

federico wrote:This is the first part of the RF+NGD release. This modified version of Genesis3d includes these changes:
Genesis.lib
- Added the sirkorgan's geWorld_GetWorldGeometry function to read BSP triangles data (useful for the integration of physics engine)
- Added the QoD's geWorld_AddEntity function to add an entity at runtime.
- Added Federico's geActor_SetBoneGlobalAttachment command to set a bone rotation to a desired basolute value, relative to world axis.
Required to build the RF+NGD release (hopefully 076A) and always good to compile 075C.

Download:
http://files.filefront.com/Genesis+2410 ... einfo.html

mirroring is welcome...

Federico :wink:
re upload the file please it's gone from file front

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Genesis3d source 24-10-2007 (geWorld_AddEntity and physi

Post by QuestOfDreams » Wed Jul 01, 2015 11:18 pm

That version is obsolete. The mentioned features are included in the latest version of the Genesis engine available from the Downloads section.

Locked