|
264fcb407b
|
Implement XML export
This allows to save the neural network
once it has been trained.
|
2024-12-04 16:01:50 +01:00 |
|
|
bb532ea5ef
|
Implement custom colors
It's an idea that might save the world and all I'm doing now
is flashing the lightsies.
|
2024-10-25 11:38:25 +02:00 |
|
|
9702382a16
|
Refactor tensors (matrices).
Tensors now have dynamic length and width.
|
2024-10-23 15:27:18 +02:00 |
|
|
1f4565c0a5
|
Implement line meshes
|
2024-10-13 22:43:43 +02:00 |
|
|
6a5a7a3b95
|
Add dynamic model rendering utilities
|
2024-10-08 11:29:52 +02:00 |
|
|
f4cae1e5c1
|
Implement dynamic colors.
|
2024-10-02 22:18:24 +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 |
|
|
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 |
|