This website requires JavaScript.
Explore
Help
Sign in
light7734
/
light
Watch
1
Star
1
Fork
You've already forked light
0
Code
Issues
20
Pull requests
1
Projects
1
Releases
Packages
Wiki
Activity
e65b6b3f83
light
/
modules
/
input
/
CMakeLists.txt
3 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
refactor: modularization of the engine (wip)
2025-07-10 13:29:03 +03:30
add_library_module(input input.cpp)
feat: initial math module implementation refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
target_link_libraries(input PUBLIC math imgui logger)
Reference in a new issue
Copy permalink