Extra2D/include/renderer
ChestnutYueyue aec444f2b5 refactor(core): 重构数学模块,拆分为多个独立头文件
将 math_types.h 拆分为 vec2.h, vec3.h, rect.h, size.h 和 transform.h
移除 ColorConstants 结构体,直接使用 Colors 命名空间
优化颜色结构体的运算符实现
2026-02-26 20:06:51 +08:00
..
camera.h refactor(core): 重构数学模块,拆分为多个独立头文件 2026-02-26 20:06:51 +08:00
render_command.h refactor(core): 重构数学模块,拆分为多个独立头文件 2026-02-26 20:06:51 +08:00
render_target.h refactor(renderer): 重构渲染器模块结构 2026-02-26 19:57:16 +08:00
renderer.h refactor(core): 重构数学模块,拆分为多个独立头文件 2026-02-26 20:06:51 +08:00
shader_preset.h refactor(renderer): 重构渲染器模块结构 2026-02-26 19:57:16 +08:00
shader_system.h refactor(renderer): 重构渲染器模块结构 2026-02-26 19:57:16 +08:00