Commit graph

9 commits

Author SHA1 Message Date
3da9e7df5a
Minor tweaks
Error handling in cx_init().
More warnings with -Wpedantic.
2024-11-10 17:40:30 +01:00
fee012f56c
More threading stuff
So far it doesn't do anything,
but soon™ it will.
2024-11-09 21:29:02 +01:00
0b4cc27331
Implement basis for thread management. 2024-11-07 22:07:33 +01:00
594b6ef722
Add a newline at the end of main.c
This is aesthetics stuff.

Wow,
such code,
much prettiness,
very C,
wow.
2024-11-06 19:29:09 +01:00
55448bf44a
Render first neural network 2024-10-19 11:32:39 +02:00
bd31c409a6
Implement model registry
This allows for mass handling of multiple objects
to be rendered.
2024-09-29 22:12:44 +02:00
edfe78a36e
A whole bunch of unrelated tweaks. 2024-07-21 19:44:36 +02:00
29251ba60c
Code cleanup 2024-07-06 18:00:43 +02:00
9c5b5d7471
Import simplified code.
Code imported from my seminary work.
In this simplified version it rotates a triangle
using OpenGL libraries.

Crashes upon exit.
2023-10-25 15:02:23 +02:00