Random C Projects/Prototyping Playground
Go to file
Curt Spark a8ffd073c2 Latest 2024-07-26 08:44:14 +01:00
lib Latest 2024-07-26 08:44:14 +01:00
.gitignore Fix buffer overflow and properly init pixel array 2024-07-20 22:09:44 +01:00
An-Introduction-to-Ray-Tracing-The-Morgan-Kaufmann-Series-in-Computer-Graphics-.pdf Latest 2024-07-26 08:44:14 +01:00
Linear Algebra - Jim Hefferon - 4th Ed.pdf Latest 2024-07-26 08:44:14 +01:00
README.org Add README 2024-07-26 08:23:04 +01:00
comprun.sh Latest 2024-07-26 08:44:14 +01:00
dap.el Init 2024-07-18 21:12:46 +01:00
main.c Latest 2024-07-26 08:44:14 +01:00

README.org

C Playground

This is a playground for prototyping and projects written in C.

Typically all my C projects start here.

Currently working on a grapher, bitmap render and eventually a 3d raytracer.