[Implemented] 3DEngine - Create Object Commands

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

[Implemented] 3DEngine - Create Object Commands

Post by BackupUser »

Restored from previous forum. Originally posted by MrVainSCL.

Hi Fred,
a very important and normaly standart stuff in 3D engine are commands to create objects instead of loading or include it... I know, you have to request it to the Orge-People and have to hope and wait :wink:

Code: Select all

    CreateMesh   
    CreateSphere
    CreateCylinder 
    CreateCone
    CreateCube
    CreateSurface
and maybe some more...


PIII450, 256MB Ram, 80GB HD + 6,4 GB, RivaTNT, DirectX9.0, SB AWE64, Win2000 + all Updates...

greetz
MrVainSCL! aka Thorsten
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

I don't have to request anything to OGRE people. I have the whole source code and I can easily add such functions myself...

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Kendrel.

then i wonder why these primitives are not in...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

Time reason :).

Fred - AlphaSND
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

+1
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Post Reply