124 Commits

Author SHA1 Message Date
PedroEdiaz
177edb18b1 feat(main.c, input.c): Print important information to stdout 2025-05-11 17:30:29 -06:00
PedroEdiaz
605f4610ce Fix(parm.h): allow size to be correctly calculated 2025-05-11 17:28:30 -06:00
PedroEdiaz
8cc9587851 feat(input): more intuitive inputs 2025-05-11 15:35:58 -06:00
PedroEdiaz
fbd7821c12 feat(input): Add mouse input 2025-05-11 15:31:04 -06:00
PedroEdiaz
64a6f60b6d feat(input): Add arrow key input 2025-05-11 12:54:43 -06:00
PedroEdiaz
9ae78c3c84 fix(klein): fix klein format with stdint 2025-04-12 11:53:04 -06:00
PedroEdiaz
10133bca3e fix(windows): partialy fix windows compilation 2025-04-12 11:46:10 -06:00
PedroEdiaz
dc49810a67 feat(input,window): Add glfw debug and fix nanosleep for windows 2025-04-12 11:43:39 -06:00
PedroEdiaz
d2d6794f08 refactor(src/klein.c): Fix values on klein format 2025-04-12 11:38:55 -06:00
PedroEdiaz
533109fbcd Return color 2024-12-09 16:12:48 -06:00
PedroEdiaz
3997613d16 Fix nameing and reduce size 2024-12-09 00:40:40 -06:00
PedroEdiaz
f21121b88d Better contrast 2024-12-09 00:39:39 -06:00
PedroEdiaz
86480fe9b1 Add flow 2024-12-05 21:38:59 -06:00
PedroEdiaz
e9bd748dd8 Fix examples compilation 2024-12-05 19:19:19 -06:00
PedroEdiaz
ad4f5cb077 Merge branch 'main' into experimental 2024-12-04 13:22:05 -06:00
PedroEdiaz
a08b17e975 Update colors 2024-12-04 10:37:10 -06:00
PedroEdiaz
d97a35b898 Documentation 2024-12-04 10:32:38 -06:00
PedroEdiaz
b2f6707efc Update norm.h to be safe 2024-12-03 22:51:50 -06:00
PedroEdiaz
7344c6bfcb Fix 2024-12-03 22:44:39 -06:00
PedroEdiaz
b928dcd82d Update Readme 2024-12-03 22:42:53 -06:00
PedroEdiaz
f687117fed Merge branch 'klein' 2024-12-03 22:22:31 -06:00
PedroEdiaz
65017c859c Fix compilation 2024-12-03 22:21:22 -06:00
PedroEdiaz
f514fc7ffe setup examples and clean codebase 2024-12-03 22:18:48 -06:00
islas
f8eb20c0cf Actualizar src/surface.c 2024-12-03 01:31:47 +00:00
islas
33940b7bb6 Actualizar src/surface.c 2024-12-03 01:28:33 +00:00
islas
b1897b500b Actualizar src/surface.c 2024-12-03 01:18:23 +00:00
PedroEdiaz
fd598255f4 Allow droping klein files 2024-12-01 21:33:27 -06:00
PedroEdiaz
733ababde0 Read klein files, xd 2024-12-01 21:20:07 -06:00
PedroEdiaz
987ce54429 Read Klein file 2024-12-01 21:08:35 -06:00
islas
1d254eade5 Actualizar src/surface.c 2024-12-01 22:50:15 +00:00
PedroEdiaz
904d686c6e Clean up codebase, rm texture, matrix -> load 2024-12-01 16:12:17 -06:00
alan
6d1223d79e Esfera y espacios lente agregados 2024-12-01 15:10:27 -06:00
alan
3e3c6e676e Merge branch 'experimental' of https://gitea.axiolutions.com/software/manigraph into experimental 2024-12-01 15:00:42 -06:00
alan
f33b8f67b5 esfera y espacios lente agregados 2024-12-01 14:49:02 -06:00
PedroEdiaz
a293008137 Fix size with variable grid 2024-12-01 13:43:27 -06:00
PedroEdiaz
0729388291 Set up struct surface, and use variable grid 2024-12-01 13:23:29 -06:00
PedroEdiaz
eb59f5346a Merge branch 'experimental' 2024-12-01 12:28:39 -06:00
PedroEdiaz
b19100424d Clean 2024-12-01 12:21:29 -06:00
PedroEdiaz
0db8ed60ac Assert Style 2024-12-01 12:20:59 -06:00
PedroEdiaz
6c322a9759 Avoid bottle-neck while drwing lines, fix surface 2024-12-01 12:19:53 -06:00
PedroEdiaz
8be2052c45 Merge branch 'roberto' into experimental 2024-12-01 00:24:52 -06:00
PedroEdiaz
1a0b804b57 Fix: cube, add test for cube generation 2024-12-01 00:13:26 -06:00
alan
468f9f951d Número de caras agregado 2024-11-30 22:48:29 -06:00
PedroEdiaz
ee144f2286 Assert Style 2024-11-30 22:33:28 -06:00
PedroEdiaz
df5ae70aa2 Use G-S on all dimentions 2024-11-30 22:27:57 -06:00
PedroEdiaz
565afe2f7d Merge branch 'main' into roberto 2024-11-30 22:22:48 -06:00
alan
23f98687fe Cubo arreglado 2024-11-30 21:10:43 -06:00
PedroEdiaz
465d7acb3a Merge branch 'experimental' 2024-11-29 23:44:11 -06:00
PedroEdiaz
590fa22658 Better use of viewport 2024-11-28 18:52:53 -06:00
PedroEdiaz
6c7c22ce50 Fix: rotations on R4 2024-11-28 16:23:39 -06:00