openblocks/core/src/rendering
2025-08-28 14:52:33 +02:00
..
debug feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
defaultmeshes.cpp feat(rendering): replaced sphere with more accurate sphere mesh 2025-07-16 00:31:13 +02:00
defaultmeshes.h feat(rendering): wedge part 2025-07-15 03:15:13 +02:00
font.cpp feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
font.h fix(rendering): stroked message 2025-07-13 17:42:18 +02:00
light.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
material.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
mesh.cpp feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
mesh.h feat: spherical handles + rendering limit increase 2025-02-25 23:31:09 +01:00
mesh2d.cpp feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
mesh2d.h refactor(rendering): created vbo-based rectangle drawing 2025-07-08 23:49:06 +02:00
renderer.cpp SHINY REFLECTIONS YAY 2025-08-28 14:52:33 +02:00
renderer.h refactor(rendering): removed glfw dependency of render functions 2025-07-13 16:58:30 +02:00
shader.cpp feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
shader.h feat(debug): added debug fps stats 2025-06-30 22:14:17 +02:00
skybox.cpp SHINY REFLECTIONS YAY 2025-08-28 14:52:33 +02:00
skybox.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
texture.cpp feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
texture.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
texture3d.cpp feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
texture3d.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
torus.cpp feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
torus.h feat(editor): circle around rotation handles 2025-04-17 22:04:52 +02:00