9a61ce1984
added opengl primitives
2026-01-27 00:33:35 +03:00
108614a3a1
fix
2026-01-26 19:01:39 +03:00
a15e197d99
fix
2026-01-26 18:59:34 +03:00
f9261cb553
ppatch
2026-01-26 17:21:23 +03:00
6631819c75
added stuff
2026-01-26 17:07:38 +03:00
70f2f90100
reordored omath headers
2025-10-03 13:51:53 +03:00
1c58340404
Refactors: Moves linear algebra to new directory
...
Moves linear algebra headers to a new subdirectory to improve project structure.
Updates includes to reflect the directory change.
Adds vcpkg to the tracked repositories.
2025-08-31 23:36:05 +03:00
b19a4de904
Adds plane primitive generation
...
Implements a function to generate a plane primitive from two vertices, a direction vector, and a size, returning an array of two triangles.
2025-08-28 23:18:36 +03:00