Search results

  1. Y

    Pandora Pandora BIOS - Logo

    hey Just me again... well I optimised the logo code. Well not really, just removed my data manager, all my graphics classes, some functions from my 2d vector class, all my data classes, support for joysticks and mouse, all audio functions (although I kept support for keyboard for now, hehe) and...
  2. Y

    Pandora Pandora BIOS - Logo

    hey I'm using x86_64 ;), so can't use wine. edit I was actually gonna optimise and remove all the unneeded code from my framework today, but haven't got around to it. I was gonna release the source after I done this. Anyhows I might upload the 64bit elf for ya soon then if ya want. another...
  3. Y

    Some Pixels...

    hey Hah, going off topic here about firefox 3. Anyhows they said firefox 3 uses less memory, processes javascript faster and whatever else, but from what I read it don't, so I dunno. But yea, I like opera best :). Well when I had dialup internet it loaded pages faster than anything else, and...
  4. Y

    Pandora Pandora BIOS - Logo

    hey Well I updated it a bit, but I won't bother posting. Just generated a sphere and had it light the thing when drawing the cube. Hmm, well firstly I found winxp is full of trojans and a rootkit and what not and I have no clue how I got em. I don't use a virus scanner, but I'm pretty careful...
  5. Y

    Pandora Pandora BIOS - Logo

    hey Finally got the pandora logo done in code :), there was alot of stuffing around. Basicially all ya need to store is a gif or png of the original logo, which should be around 1kb. Anyhows the size of my prog is far bigger than it needs to be, as I'm using SDL and SDL_mixer (needed by my SDL...
  6. Y

    Pandora Pandora BIOS - Logo

    hey Just me again... quickly made an animated pandora logo of my own :). Anyhows think I might try make an animated logo in code now that's suitable for the bios. cyas
  7. Y

    Pandora Pandora BIOS - Logo

    hey I think these could possibly be done in code to make smaller, I might give it a go later if I have time. cyas
  8. Y

    Some Pixels...

    hey -> -> Here is something I pixeled based on someones avatar ya might know, although I didn't capture their facial features very well :\. Anyhows dunno if I'm done with it yet, hopefully I can make it look better or something. -> -> Hmm, since this website don't have no zoom script...
  9. Y

    Suggested Reading

    hey Please be more specific? what are you looking to learn? game/graphics programming? opengl? SDL? how to use Xorg? how to make makefiles? how to use GNU tools? the workflow? Well game/graphics programming doesn't have much todo with linux, so to OpenGL and SDL, and you need to consider if...
  10. Y

    Things I've Ran Into For Devs

    hey Well I actually ran into these ages and ages ago, but just ran into them again just before. It's just myOSX11-GL, myOSSDL-GL and myOSX-less, hope yas find it handy anyhows. cyas
  11. Y

    Pandora Artwork

    hey PSyMastR, but you did have another glance ;). Anyhows in ways I prefer this over the offical logo, but I dunno. edit Well I think this ones more stylish, but the official logo looks more serious or kinda gives me the impression of quality or something, so dunno. cyas
  12. Y

    Pandora Artwork

    hey I really like this, especially on the angle :), nice work! edit I was just looking at it some more, and think the long P makes it look like a pandora folded shut ;). another edit You could even use the inside of the P as a loading indicator or whatever ;). Hmm, I guess ya could use the...
  13. Y

    Some Sdl Help For Pandoros

    hey I'll beable to quickly wip something together for windows if ya like. Well ya can probably use my SDL framework class (haven't tested it on linux yet, but should work), but if ya like I can just paste each of my functions so ya can just use/do what ya want. Anyhows in my lib I draw...
  14. Y

    Who's Doing What?

    hey Well I know I've seen threads about what folks plan todo and such (have no clue if they have dev board), but not about what folks with dev boards are actually doing now. Anyhows I'll look back some threads or whatever and see if I can find anything. edit BTW, from what I remember seeing...
  15. Y

    Who's Doing What?

    hey Well I was just interested in whos got a dev board and what they are actually doing? So if you have a dev board or know someone who has then please tell us what you/they are doing, I am interested in everyones contributions. Anyhows I hope you all are making good use of them ;). So yea...
  16. Y

    Early Vs Late Adopters

    hey I think we got our first family computer around 1998-2000 (can't remember exactly, was a compaq pentium 200 or something), but I think I was on it the most playing around with windows 95, hehe. Although my dad had a few really old systems like a commodore V20 with frogger and jupitor...
  17. Y

    Pixel Artist Wanted

    hey
  18. Y

    Pixel Artist Wanted

    hey
  19. Y

    Pandora This Could Run On Your Pandora

    hey Made so many edits I thought I might make another post, hehe. Anyhows maybe you meant it's a framework for "fast demo and game programming"? if you can say such a thing, hehe. But yea, usually I think you build a framework that is independent from other things. I mean, although SDL and...
  20. Y

    Pandora This Could Run On Your Pandora

    hey Just me again... Anyhows I took another quick look at ya code, and I wonder why ya use Display lists for models? I thinks ya should use Vertex Arrays or Vertex Buffer Objects at least :P. But yea, ya seem to have a nice collection of classes, but I'd rather use my own :P. edit I was...
Back
Top