No description
Find a file
2026-05-06 21:10:17 +01:00
gnl norm all 2023-12-21 19:04:59 +01:00
libft linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
draw.c linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
fdf.h linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
fdf_bonus.c norm all 2023-12-21 19:04:59 +01:00
libmlx.a linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
libmlx_Linux.a linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
main.c norm all 2023-12-21 19:04:59 +01:00
Makefile linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
math.c linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
math.sse.c linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
math2.c norm for math2.c math3.c 2023-12-20 20:17:10 +01:00
math3.c norm all 2023-12-22 23:27:35 +01:00
mlx.h linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
parse_file.c norm all 2023-12-21 19:04:59 +01:00
README.md Update README.md 2024-01-09 18:56:33 +01:00
utils.c linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
utils_bonus.c norm all 2023-12-22 23:27:35 +01:00
window.c linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00
window_bonus.c linux key_codes, and matrix mul sse optimization 2024-01-09 18:40:06 +01:00

a project that diserve to be called a computer graphics project FDF, the goal of this project is to render a 3D wireframe model, your tools, a library that can draw pixels on the screen

KEYS: q a w s u j i k o l z x - +

linux verion and some lite sse optimizations