diff options
author | Frederico Linhares <fred@linhares.blue> | 2022-08-22 17:26:43 -0300 |
---|---|---|
committer | Frederico Linhares <fred@linhares.blue> | 2022-08-22 17:50:58 -0300 |
commit | 42e03ddc3b28c41b81fb5410feb72750530ffa13 (patch) | |
tree | 3d13318c57d45eb93348edb63122258a61531eef /test/Rakefile | |
parent | 67b78f24a9ec8c823bbb8ff091ccd6bb4144a435 (diff) |
feat Make camera and model instance more abstract
* src/camera.cpp src/camera.hpp: Remove the camera as Vector3D and
Rotation3D are going to replace it.
* src/model.cpp: Add draw command as instances do not exist anymore.
* src/model/instance.cpp src/model/instance.hpp: Remove the instance as
Vector3D and Rotation3D are going to replace it.
Diffstat (limited to 'test/Rakefile')
0 files changed, 0 insertions, 0 deletions