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
2b27f5d82b
light
/
modules
/
camera
/
CMakeLists.txt
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
refactor: remove ortho camera & move camera component to camera module
2025-07-10 13:55:18 +03:30
add_library_module(camera camera.cpp scene.cpp)
refactor: modularization of the engine (wip)
2025-07-10 13:29:03 +03:30
feat: initial math module implementation refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
target_link_libraries(camera PUBLIC math)
Reference in a new issue
Copy permalink