|
1 registered members (TipmyPip),
18,449
guests, and 6
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: Blitz3d SDK with 3D Gamestudio
[Re: DJBMASTER]
#215377
07/10/08 20:55
07/10/08 20:55
|
Joined: Feb 2007
Posts: 353
amy
Senior Member
|
Senior Member
Joined: Feb 2007
Posts: 353
|
I am not sure about Blitz3D but with BlitzMax it certainly should be possible to use the A7 engine. If so then it is a BASIC language and i very much doubt you can link a BASIC language to a C type language. BASIC is interpreted and C is compiled. They are too different to be used together. There are interpreted and compiled BASIC versions. BlitzMax gets compiled. Compiled or interpreted doesn´t really matter in the compatibility of languages. Most interpreted languages like for example Python work nicely together with C libraries (see python ctypes module).
|
|
|
Re: Blitz3d SDK with 3D Gamestudio
[Re: amy]
#215381
07/10/08 21:21
07/10/08 21:21
|
Joined: Aug 2005
Posts: 1,230
MichaelGale
Serious User
|
Serious User
Joined: Aug 2005
Posts: 1,230
|
It doesn't matter what language it is, because gamestudio does only support C-Script and Lite-C. Alternatively you can use C++ to write plugins or various languages to use the engine sdk.
Asking whether you can use the Blitz3D SDK with 3D Gamestudio is basically like asking whether one could install both, an ATI driver and an nVidia driver on one machine, to gain the best from both of them.
Your friendly mod is at your service.
|
|
|
Re: Blitz3d SDK with 3D Gamestudio
[Re: burning_devil]
#215423
07/11/08 05:53
07/11/08 05:53
|
Joined: Dec 2005
Posts: 478 India
msl_manni
Senior Member
|
Senior Member
Joined: Dec 2005
Posts: 478
India
|
It would be possible to link Blitz3dsdk with A7, but I dont see any use of doing so. You would be using the blitz specific 3d engine features and not A7 3d engine. Its of use only, if you want to use Lite-C language for programming your game. You cant use A7 + Blitz3d features in your same game. They are different engines and both cant be given access to your drawing canvas, the game view. So practically it is useless to endeavor on such thought. You just wait for Blitz3d 2.0 and its unique features. As far as A7 is concerned, the feature you seek has been denied by conitec and wont be implemented. Maybe its too much of complications for A7. And more over Disk space is not that great concern now-a-days.
My Specialities Limited.
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|
|
|