Slashdot Mirror


Quake II In Full Motion Stereogram 3D Engine

crhylove writes "A guy called Lewey Geselowitz has hacked the GPL Quake II code to display a real time full motion stereogram SIRD 3D environment. Warning, though, it's very hard to play if you aren't excellent at focusing on SIRDS already. He has a download page on his personal site with more information." The page notes: "You finally saw the yacht in the seemingly random bunch of dots! Now use your skills to free yourself from your evil extra-dimensional zombie oppressors! Welcome to Quake II as it was never meant to be."

3 of 85 comments (clear)

  1. Goodbye horses my love by Anonymous Coward · · Score: -1, Offtopic

    Good Bye Horses my love. Dedicated to kewsh

    You told me, I see you rise
    But, it always falls
    I see you come, I see you go
    You say, All things pass into the night
    And I say, Oh no sir I must say you're wrong
    I must disagree, oh no sir, I must say you're wrong
    Won't you listen to me
    You told me, I've seen it all before
    Been there, I've seen my hopes and dreams
    A lying on the ground
    I've seen the sky just begin to fall
    And you say, All things pass into the night
    And I say, Oh no sir, I must say you're wrong
    I must disagree, oh no sir, I must say you're wrong
    Won't you listen to me
    Good-bye horses I'm lying over you
    Good-bye horses I'm lying over you

  2. Re:The Trouble with Stereoglyphs by the+quick+brown+fox · · Score: -1, Offtopic
    Warning, offtopic...

    Regarding the problem in the journal entry linked from your sig, you can use JavaScript to emit the HTML.

    <script language="JavaScript">
    a = "crosoft.com";
    b = "bi";
    c = "llg@mi";
    d = b + c + a;
    document.write('<a href="mailto:' + d + '">' + d + '</a>');
    </script>
    <noscript>Turn on JavaScript to see my e-mail address.</noscript>

    Unless the spambot actually interprets JavaScript, it won't detect your e-mail address.

  3. Re:The Trouble with Stereoglyphs by Anonymous Coward · · Score: -1, Offtopic

    Your journal entry is archived so nobody can reply, but does your server support HTTP authentication? IE "AuthUserFile" "require valid-user" directives in .htaccess?

    If so you can put up a link to a new directory saying "click here to see my e-mail address, the login is foo the password is bar" and put your e-mail address in plaintext or as a link in a file within that directory.