Commit graph

7 commits

Author SHA1 Message Date
234d78542f
src/graphics/graphics.c: corrected segfault caused by incorrect size for elements 2023-09-07 22:49:09 +02:00
8130b663d8
src/graphics/*: full refactoring of source code
src/graphics.c : contains all primitives on buffers and control
src/arrows.c : contains all complex writing for arrows constructions
src/grid.c : contains all complexe writing for grid construction

Co-developed-by: Jean Sirmai <jean@a-lec.org>
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
2023-09-07 22:47:58 +02:00
efe117076f
Première représentation 3D d'un modèle 1D 2023-06-09 15:03:28 +02:00
b2e25470ed
WIP: solved segfault but need to improve gl_area_array 2023-02-25 21:23:37 +01:00
0396f8039b
WIP: NOT WORKING: read_file() 2023-02-23 21:54:22 +01:00
d761711ede
WIP: allocation dynamique des paramètres de GLArea 2023-02-23 19:51:02 +01:00
dce3310970
WIP: C transition, beginning from gemgl 2023-01-23 18:52:57 +01:00