img.c
|
Implement Z buffer
|
2024-08-04 17:53:52 +01:00 |
img.h
|
Implement rendering model with texture
|
2024-08-04 20:05:45 +01:00 |
main.c
|
Implement rendering model with texture
|
2024-08-04 20:05:45 +01:00 |
obj.c
|
Implement rendering model with texture
|
2024-08-04 20:05:45 +01:00 |
obj.h
|
Implement rendering model with texture
|
2024-08-04 20:05:45 +01:00 |
pam.c
|
Add utility to load P6 images
|
2024-08-04 20:05:30 +01:00 |
pam.h
|
Add utility to load P6 images
|
2024-08-04 20:05:30 +01:00 |
typed_list.c
|
Fix include
|
2024-07-20 19:40:35 +01:00 |
typed_list.h
|
Rename LIST_TYPE_NAME to LIST_TYPE
|
2024-07-20 18:11:45 +01:00 |
utils.c
|
Add swap and absolute utilities
|
2024-07-20 17:21:50 +01:00 |
utils.h
|
Add min, max and clamp utilities
|
2024-07-20 19:40:59 +01:00 |