Add readme.md and PNG copies of screenshots and textures
16
readme.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Hullo this is a stub repo for some old raytracing experiments I did as a youngster in the distant 20th century!
|
||||
|
||||
The year was 1992, the name of the place... was Orange County.
|
||||
|
||||
I spent a lot of time on the computer. :D
|
||||
|
||||
Found some neat raytracing code in a magazine; maybe a Dr Dobbs or a Compute! or something, and adapted some core bits from C++ to Turbo Pascal. Hooked it up to my own VGA display and Targa (.tga) output code and voila! Some silly art.
|
||||
|
||||
My 1992-vintage screenshots and modern PNG conversions are in the `screenshots` folder.
|
||||
|
||||
Vintage Turbo Pascal source is in the `turbo-pascal` folder and includes all the intermediate revisions and sloppy false starts that I happened to have kept. :D
|
||||
|
||||
My plan is to take the versions that line up with the screenshot output, port them to modern Rust, parallelize the renderer, and marvel at how much faster it all is on a multi-gigahertz computer. ;)
|
||||
|
||||
-- brooke vibber
|
||||
April 2026
|
||||
BIN
screenshots/brion1.tga.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
screenshots/brion10.tga.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
screenshots/brion2.tga.png
Normal file
|
After Width: | Height: | Size: 52 KiB |
BIN
screenshots/brion4.tga.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
screenshots/brion5.tga.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
screenshots/brion6.tga.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
screenshots/brion7.tga.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
screenshots/brion8.tga.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
screenshots/brion9.tga.png
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
textures/earth2.pcx.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
textures/mimas2.pcx.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
textures/wood2.pcx.png
Normal file
|
After Width: | Height: | Size: 19 KiB |