shooter/engine
Vectozavr 874df60941 small refactoring 2022-02-24 11:11:04 +07:00
..
animation small refactoring 2022-02-23 11:51:53 +07:00
fonts OS Windows support 2021-10-09 17:41:12 +07:00
gui code refactoring 2021-11-10 18:14:10 +07:00
network code refactoring 2021-10-31 15:39:08 +07:00
physics small refactoring 2022-02-23 21:29:42 +07:00
utils small refactoring 2022-02-23 11:51:53 +07:00
Camera.cpp code refactoring 2021-10-31 16:01:31 +07:00
Camera.h add switching between opengl and pure programming render mode 2021-11-05 16:34:46 +07:00
CameraController.cpp small refactoring 2022-02-23 11:51:53 +07:00
CameraController.h small refactoring 2022-02-23 11:51:53 +07:00
Consts.h small refactoring 2022-02-23 21:29:42 +07:00
Engine.cpp small refactoring 2022-02-24 11:11:04 +07:00
Engine.h add switching between opengl and pure programming render mode 2021-11-05 16:34:46 +07:00
Keyboard.cpp code refactoring 2021-10-31 15:39:08 +07:00
Keyboard.h code refactoring 2021-10-31 15:39:08 +07:00
Matrix4x4.cpp Math classes optimization 2021-11-04 03:35:34 +03:00
Matrix4x4.h code refactoring 2021-10-31 15:39:08 +07:00
Mesh.cpp small refactoring 2022-02-23 11:51:53 +07:00
Mesh.h small refactoring 2022-02-23 11:51:53 +07:00
Mouse.cpp small refactoring 2022-02-23 11:51:53 +07:00
Mouse.h small refactoring 2022-02-23 11:51:53 +07:00
Object.cpp small refactoring 2022-02-23 21:29:42 +07:00
Object.h small refactoring 2022-02-23 21:29:42 +07:00
Plane.cpp code refactoring 2021-10-31 15:39:08 +07:00
Plane.h code refactoring 2021-10-31 15:39:08 +07:00
ResourceManager.cpp code refactoring 2021-11-10 02:54:20 +07:00
ResourceManager.h code refactoring 2021-11-10 02:54:20 +07:00
Screen.cpp small refactoring 2022-02-23 11:51:53 +07:00
Screen.h add video rendering in Screen 2021-11-12 02:47:00 +07:00
SoundController.cpp small refactoring 2022-02-23 21:29:42 +07:00
SoundController.h small refactoring 2022-02-23 21:29:42 +07:00
Triangle.cpp small optimizations with Triangle.cpp (normal vector calculated once in constructor) 2021-11-06 03:14:12 +07:00
Triangle.h small refactoring 2022-02-23 21:29:42 +07:00
Vec2D.cpp Math classes optimization 2021-11-04 03:35:34 +03:00
Vec2D.h code refactoring 2021-10-31 15:39:08 +07:00
Vec3D.cpp Math classes optimization 2021-11-04 03:35:34 +03:00
Vec3D.h code refactoring 2021-10-31 15:39:08 +07:00
Vec4D.cpp Math classes optimization 2021-11-04 03:35:34 +03:00
Vec4D.h code refactoring 2021-10-31 15:39:08 +07:00
World.cpp small refactoring 2022-02-24 11:11:04 +07:00
World.h small refactoring 2022-02-24 11:11:04 +07:00