Thread: Site update: source downloads!

  1. #1
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640

    Site update: source downloads!

    Well, i finally got around to updating my site for the first time since its been up. Ive added a downloads page with the source code to some of my projects. More will be added as I have time.

    The next projects Im aiming to get up are the Clipping demo and the Ray Tracer. The source for the Continuous LOD Terrain engine will go up around September sometime.

    enjoy:
    http://jeff.bagu.org

  2. #2
    Banned
    Join Date
    Jun 2005
    Posts
    594
    that some cool stuff

  3. #3
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Thanks,

    oh yeah, i should mention. All of my apps are platform independent (the graphics ones using opengl and GLUT). So, with a bit of minor tweaking (ie. add #include <windows.h> to the top of some files) everything should work on windows. You'll need to link the GLUT and OpenGL libraries of course.

    Don't let the tar.gz extension scare you away

  4. #4
    Banned
    Join Date
    Jun 2005
    Posts
    594
    the java scared me away not the archive format

  5. #5
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    Jeff.... are you aware that once you leave the main page, your banner image/name situation blows up to about 4 times it's origional size and makes 75% of the menu unusable?

  6. #6
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    ober,, really? I don't see it in firefox. what browser are you using?

  7. #7
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Quote Originally Posted by ILoveVectors
    the java scared me away not the archive format



    ...actually, looking back i wish i wrote that app in python. Then I wouldn't have to make the user download SWT, i could just include eggtray... oh well.

  8. #8
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    bah, i see the problem now. Thats what i get for using sed to update content... ill fix this now.

    edit: ok, should be fixed now.
    Last edited by Perspective; 07-30-2005 at 06:09 PM.

  9. #9
    UT2004 Addict Kleid-0's Avatar
    Join Date
    Dec 2004
    Posts
    656
    Quote Originally Posted by Perspective
    ..actually, looking back i wish i wrote that app in python. Then I wouldn't have to make the user download SWT, i could just include eggtray... oh well.
    I ran my first python source that I understood on July 26th! I like it so far, it's very unique :]

  10. #10
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    Quote Originally Posted by Perspective
    ober,, really? I don't see it in firefox. what browser are you using?
    I was using Opera, and thought it may have been that, so I tried IE. It was broke in both. I didn't fire up firefox at the time to check. It does appear to be fixed now

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Source file inclusion
    By sh3rpa in forum C++ Programming
    Replies: 7
    Last Post: 10-02-2007, 11:10 AM
  2. Tutorial review
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 03-22-2004, 09:40 PM
  3. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM