diff options
author | Frederico Linhares <fred@linhares.blue> | 2022-08-02 16:52:33 -0300 |
---|---|---|
committer | Frederico Linhares <fred@linhares.blue> | 2022-08-02 16:52:33 -0300 |
commit | f88712a929ee3543f8e1d45c6071f676df339cdb (patch) | |
tree | ad4c9272ead49eb205b1c655bb1d878654863e26 /test/models | |
parent | 9c6a166fa2b00a1ab177d9e9216a839b87e36ca7 (diff) |
refa Use Vulkan for graphics
This is a partial refactory. Some functionalities implemented in
SDL were removed and need reimplementation.
Diffstat (limited to 'test/models')
-rw-r--r-- | test/models/cube.cgmodel | bin | 0 -> 952 bytes |
-rw-r--r-- | test/models/tetrahedron.cgmodel | bin | 0 -> 376 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/models/cube.cgmodel b/test/models/cube.cgmodel Binary files differnew file mode 100644 index 0000000..1cb35a0 --- /dev/null +++ b/test/models/cube.cgmodel diff --git a/test/models/tetrahedron.cgmodel b/test/models/tetrahedron.cgmodel Binary files differnew file mode 100644 index 0000000..7a1f9b9 --- /dev/null +++ b/test/models/tetrahedron.cgmodel |