The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Farabi on November 26, 2008, 12:23:02 AM

Title: Ugly example of 3D game engine
Post by: Farabi on November 26, 2008, 12:23:02 AM
 :bg
This example not using any .lib file because I always failed to build it. So the example is using GetProcedureAddress to obtain the function. The total size is 4 MB, because I included all the dll.
This example demonstrate ODE physic engine integrated on Raydium Game Engine, source is included.
This code might be ugly but the Game Engine is cool.

Here is the link
http://rapidshare.com/files/167424251/Game_Engine.zip.html

Some screenshot.
(http://www.geocities.com/realvampire2006/demo1.JPG)
(http://www.geocities.com/realvampire2006/demo2.JPG)
Title: Re: Ugly example of 3D game engine
Post by: TmX on November 26, 2008, 11:10:22 AM
Woops ...

QuoteThis file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.

Could you re-upload it somewhere else ?


BTW, you're an Indonesian, right ?
Nice to know an Indonesian assembly programmer, like you.  :U
Title: Re: Ugly example of 3D game engine
Post by: 0x401000 on November 26, 2008, 05:17:00 PM
This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.

This limit is reached.

To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.

rapidshare.de please  :U
Title: Re: Ugly example of 3D game engine
Post by: BlackVortex on November 26, 2008, 09:36:22 PM
Well, I was here early enough to manage to download it.  Works and looks just great !!!    :cheekygreen:
Title: Re: Ugly example of 3D game engine
Post by: rags on November 27, 2008, 12:24:37 AM
just out of curiosity, what does the text mean in English in the red outlined box?
Title: Re: Ugly example of 3D game engine
Post by: Farabi on November 27, 2008, 08:21:59 AM
Quote from: rags on November 27, 2008, 12:24:37 AM
just out of curiosity, what does the text mean in English in the red outlined box?

It means, "That sucks, I cannot make it 0%".
Title: Re: Ugly example of 3D game engine
Post by: Farabi on November 27, 2008, 08:22:54 AM
Quote from: TmX on November 26, 2008, 11:10:22 AM
Woops ...

QuoteThis file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.

Could you re-upload it somewhere else ?


BTW, you're an Indonesian, right ?
Nice to know an Indonesian assembly programmer, like you.  :U

Nice to see you too. Yes Im indonesian. I'll try to upload it somewhere else.
Title: Re: Ugly example of 3D game engine
Post by: Farabi on November 27, 2008, 09:09:42 AM
Here is the source. Im not included the dll. You can have the dll on the Raydium SDK here http://raydium.org/data.php. Its about 20 MB.

[attachment deleted by admin]