Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-20 16:38:08 +00:00
0345f90405 Add vector magnitude calculation
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-20 00:17:12 +00:00
2ec654774e Update colours
6b0732980a Create initial raytraced scene
36913bf365 Add vector types and functions
25ff01b815 Add libm to libraries
f0b6771255 Add function to convert from window coordinates to viewport
Compare 5 commits »
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-18 14:21:40 +00:00
c5cc8643e1 Explicitly cast screen coordinates in set_pixel
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-18 14:18:30 +00:00
4a0ec9e5e7 Update denormalise function
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-18 14:15:37 +00:00
8a30e64696 Update set pixel to use integers instead of floats
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-18 13:25:35 +00:00
e6a3b73f99 Start working on the raytracer
c836f3758f Implement basic window abstraction
df5557d1fc Update build scripts
dd290f4094 Set up basic build process
d8a44f57ed Ignore .cache
Compare 6 commits »
abdelrahman created branch main in abdelrahman/cg-from-scratch 2023-12-18 10:47:53 +00:00
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-18 10:47:53 +00:00
9fa4d4b4ec INITIAL COMMIT
abdelrahman created repository abdelrahman/cg-from-scratch 2023-12-18 10:47:24 +00:00
abdelrahman pushed to main at abdelrahman/starfield 2023-12-17 14:18:05 +00:00
44a84bbc53 Remove compile_commands.json
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-12-03 23:24:58 +00:00
12f25cfe51 Additional assembly loops
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-12-02 22:19:12 +00:00
57acc5e16f Add assembly loops
43718ff047 Update release build flag
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-11-25 18:26:25 +00:00
297d9c53f3 Fix repetition tester
b2cb252822 Remove .vscode and update .gitignore
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 15:05:16 +00:00
90b5acd002 Ensure pack is initialised when loading an asset pack
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 10:54:23 +00:00
e8fbe275f7 Move colour escape sequences closer to where they are used
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 02:29:35 +00:00
ae61eef10a Ensure names are not mangled when used with C++
abdelrahman pushed to main at abdelrahman/pckr 2023-11-05 00:19:37 +00:00
fb1d1697f1 Build pakrd as shared object instead of static
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 14:26:54 +00:00
2f3d8106ea Checkout cpath submodule
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 14:25:34 +00:00
1f423b1d9b Fix warnings and errors reported by gcc
07a223f250 Switch to using gcc instead of clang
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/cpath 2023-11-04 14:24:42 +00:00
076b1310e3 Fix warning and errors reported by gcc
6fb5418314 Switch to using gcc instead of clang
Compare 2 commits »