flat assembler
Message board for the users of flat assembler.
![]() |
Good Project? | |||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||
Total Votes : 24 |
Author |
|
Raedwulf
I and a mate of mine, are starting a project - Called Quick.
Its a basis of a 3d game - we just loading Q3 BSPs at the moment. I've decided make the development in two parts, an ASM version and a C++ version ![]() Guess what, FASM is my choice of assembler ![]() I'll probably make it crossplatform - just to prove that its possible to the 'unbelievers' that ASM is ![]() ---- SDL Demos for the curious: Here's some examples of SDL for Win32 & Linux?(untested) Get it and enjoy: http://www.natas8.com/SDL_CROSS.zip Cheers. _________________ Raedwulf Last edited by Raedwulf on 17 Nov 2006, 17:47; edited 3 times in total |
|||
![]() |
|
vid
having two version of same sources is surely BAD! (unless you want do some comparisons etc.)
i suggest to write what you want in ASM, and then link it with rest of C++ project |
|||
![]() |
|
gunblade
Yeah, SDL is probably your best bet for implementing it on multiple platforms, but you're still going to need to code some of the system specific code, unless you use vid's fasmlib.
![]() And it's rather easy to use opengl inside SDL too, it just means changing a value in one of the function calls. But one of the things about this comparison, it wont really be a true comparison, seeing as SDL is mainly coded in C (and probably some assembly for some of the low level stuff, but very little of it), along with OpenGL, and the linux and windows kernels. ![]() But do give it a try if you want, SDL isn't hard to use, what will waste the most of your time will be looking up the values of constants, of which there is many in the SDL headers. They are all defined, it's just that finding them will take a while. Happy hunting ![]() |
|||
![]() |
|
Raedwulf
Will be setting up a linux box later today or tomorrow ^^, expect a 'proper' linux build soon
![]() And probably might have some time for other projects........ |
|||
![]() |
|
vid
is this alive?
|
|||
![]() |
|
Adam Kachwalla
Write the game engine and anything that communicates with the graphics card in ASM. Prove those unbelievers (I call them "n00bs") how fast and powerful ASM is compared to high level languages
|
|||
![]() |
|
Raedwulf
The game isn't, but the SDL includes are still there
![]() |
|||
![]() |
|
Carlopiza
Raedwulf wrote:
Anyone knows where i can download it? ; It is giving me 404 File not Found. Greets Carlopiza |
|||
![]() |
|
Raedwulf
Ooops yes, I'll have to search the source code again, my m8 cleared out the website some months ago.
|
|||
![]() |
|
Raedwulf
Sorry for the delay
![]() I found it in my backups finally! http://homepage.ntlworld.com/jeeastwood/SDL.7z _________________ Raedwulf |
|||
![]() |
|
Madis731
Second one not working on a Server 2003 x64
|
|||
![]() |
|
bitRAKE
"OpenGLHelloWorld" no work here either, XP SP2 x86-32.
|
|||
![]() |
|
Raedwulf
ah ok... not touched it in a year... ill check it out
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.