View Poll Results: How do you find it?

Voters
13. You may not vote on this poll
  • Amazing, never seen such artwork before! :°)

    0 0%
  • How on earth did you do that?

    2 15.38%
  • Nice!

    10 76.92%
  • Ugly & buggy

    1 7.69%

Thread: Matrix Demo

  1. #1
    Normal vector Carlos's Avatar
    Join Date
    Sep 2001
    Location
    Budapest
    Posts
    463

    Cool Matrix Demo

    Hi!

    Here's a demo I wrote a few years ago (100% assembly code). The timing works correctly only in pure DOS, as it uses low level techniques (it directly accesses the PC timer) sorry.

    Check it out! Matrix
    Demo
    (source code and executable).

  2. #2
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    Wow! That is SO cool!
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  3. #3
    Normal vector Carlos's Avatar
    Join Date
    Sep 2001
    Location
    Budapest
    Posts
    463
    Thanks!

  4. #4
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    I don't get it. As a note, I was running it on WinXP, despite the warning...but I can appreciate the amount of work that it takes to do anything in ASM, and for that reason...impressive.
    Away.

  5. #5
    Normal vector Carlos's Avatar
    Join Date
    Sep 2001
    Location
    Budapest
    Posts
    463
    Sorry blackrat364, if you run it under WinXP, all delays are lost, nothing but garbage :°(

  6. #6
    ! |-| /-\ +3 1337 Yawgmoth's Avatar
    Join Date
    Dec 2002
    Posts
    187
    It looks pretty cool, but it would be nice if it were interactive.
    L33t sp3@k sux0rz (uZ it t@k3s 10 m1|\|ut3s 2 tr@nzl@te 1 \/\/0rd & th3n j00 h@\/3 2 g3t p@$t d@ m1zpelli|\|gz, @tr0(i0u$ gr@mm@r @|\|d 1n(0/\/\pr3#3|\|$1bl3 $l@|\|g. 1t p\/\/33nz j00!!

    Speling is my faverit sujekt

    I am a signature virus. Add me to your signature so that I may multiply.

  7. #7
    Normal vector Carlos's Avatar
    Join Date
    Sep 2001
    Location
    Budapest
    Posts
    463
    Thanks for your opinion, Yawgmoth.
    It's not interactive, however, as I mentioned, this is a demo, and not a playable game-demo.

  8. #8
    Banned
    Join Date
    Jan 2003
    Posts
    1,708

    Thumbs up

    I ran it under XP, and although the delays were gone I still thought it was pretty cool.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C - access violation
    By uber in forum C Programming
    Replies: 2
    Last Post: 07-08-2009, 01:30 PM
  2. Matrix Help
    By HelpmeMark in forum C++ Programming
    Replies: 27
    Last Post: 03-06-2008, 05:57 PM
  3. Gauss-Jordan Matrix Inversion in C++
    By Max_Power82 in forum C++ Programming
    Replies: 3
    Last Post: 12-03-2006, 08:31 PM
  4. Matrix and vector operations on computers
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 05-11-2004, 06:36 AM