G3D engine :

Posted By: TheExpert

G3D engine : - 11/20/07 23:50

Long time ago i've seen it !

screenshots

Very good graphic engine with some easy functions , BSP support etc ...

Free of use , platform independant.

Perhaps not as complete as Ogre3D , but good one.
A good rare point : lot of documentation with it to download.
Posted By: ello

Re: G3D engine : - 11/21/07 09:29

looks quite nice, but i guess its not that easy to use, sadly
Posted By: Sam_Be

Re: G3D engine : - 11/22/07 09:08

how do i install this cool engine???
Posted By: broozar

Re: G3D engine : - 11/22/07 17:17

here you go...

http://g3d-cpp.sourceforge.net/manual/index.html
Posted By: sueds

Re: G3D engine : - 11/22/07 18:31

did use python as a language ?
Because it's seems to need python to make it work ...
Posted By: broozar

Re: G3D engine : - 11/22/07 18:57

i didn't test it, but referring to the doc it seems to make use of cpp only.
Posted By: Sam_Be

Re: G3D engine : - 11/23/07 09:21

hi well i figured it out. but have a problem when i start the game in visual c++ there comes an error that the compiler didn't found the windows.h file.
anyone knows where i get this windows.h file an where i have to put it???

thx
sam
Posted By: MichaelGale

Re: G3D engine : - 11/23/07 17:55

windows.h is part of the windows platform sdk, which usually comes with all editions of visual studio (except the express editions) and is available on the microsoft website as well.
Posted By: Sam_Be

Re: G3D engine : - 12/05/07 09:01

now i've installed the sdk platform like hear:
http://msdn2.microsoft.com/en-us/express/aa700755.aspx
and i've made all changes, i changed the html code so that i can make win-applications ect. and ich set the path to the g3g lib and include data.
i created a new projekt and compiled it and everything was OK.
but when i start the exe after compiling visual c++ comes up with an error and it says the he can't run the exe file
can somebody help me please??
thx
sam

edit:::
ok i have found the problem:
for the pre-compiled files fom G3d i had to install the servicepack 1 for vc++.
but now he says he can't finde the console-small.fnt file
can somebody help me with this prob??
thx
© 2024 lite-C Forums