myou-engine/src
2025-03-18 18:42:39 +01:00
..
gpu_formats Fix compiler warnings and hints. 2025-03-18 18:34:54 +01:00
graphics Fix compiler warnings and hints. 2025-03-18 18:34:54 +01:00
loaders Fix compiler warnings and hints. 2025-03-18 18:34:54 +01:00
math_utils
modifiers Armature: Add initial Armature object, Bones, armature deform vertex modifier. 2025-03-18 18:42:39 +01:00
objects Armature: Add initial Armature object, Bones, armature deform vertex modifier. 2025-03-18 18:42:39 +01:00
platform Fix compiler warnings and hints. 2025-03-18 18:34:54 +01:00
postprocessing
shaders
shadows Fix compiler warnings and hints. 2025-03-18 18:34:54 +01:00
attributes.nim
bundle.nim Armature: Add initial Armature object, Bones, armature deform vertex modifier. 2025-03-18 18:42:39 +01:00
incomplete.nim Armature: Add initial Armature object, Bones, armature deform vertex modifier. 2025-03-18 18:42:39 +01:00
input.nim
myou_engine.nim Scene: Add time as the amount of seconds it has been enabled. 2025-03-18 18:11:16 +01:00
quat.nim Armature: Add initial Armature object, Bones, armature deform vertex modifier. 2025-03-18 18:42:39 +01:00
scene.nim Mesh: Allow creating meshes with any type of vertex array seq, not just float32. 2025-03-18 18:37:48 +01:00
screen.nim Add support for MSAA, both in the OpenGL context and in any framebuffer. 2025-03-18 17:51:01 +01:00
types.nim Armature: Add initial Armature object, Bones, armature deform vertex modifier. 2025-03-18 18:42:39 +01:00
util.nim