Skip to content

Commit

Permalink
Added GIF animation by @birdie-github
Browse files Browse the repository at this point in the history
  • Loading branch information
nanochess committed Apr 13, 2024
1 parent fd7eece commit 0a37832
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ If you are going to run it in real hardware it requires a minimum of a Pentium P

One of the biggest surprises is how so fast are modern computers so technically the animation is real-time in my Macbook Air running the ray tracer in Windows XP under VirtualBox. You can see it on [Youtube](https://www.youtube.com/watch?v=AZdzECF2Huw).

![Ray tracer in a boot sector animation](RayTracer_animated.gif)

### How to use it.

If you want to assemble it, you must download the Netwide Assembler (NASM) from www.nasm.us
Expand All @@ -39,6 +41,8 @@ Because DOSBox-X runs very slowly, I further tested with VirtualBox over Windows

Thanks to Peter Ferrie for helping me to save 23 bytes (my original program was 506 bytes, now it is 483 bytes).

Thanks to birdie-github for contributing the animated GIF of the ray tracer.

## More on this?

Do you want to learn 8086/8088 assembler? Get my books Programming Boot Sector Games containing an 8086/8088 crash course! Also available More Boot Sector Games. Now available from Lulu and Amazon!
Binary file added RayTracer_animated.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0a37832

Please sign in to comment.