Commits on Source (7)
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Resolve "Basic geometry module" Closes #122 See merge request !108
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitmodules 1 addition, 1 deletion.gitmodules
- README.md 9 additions, 7 deletionsREADME.md
- include/vkcv/Buffer.hpp 13 additions, 0 deletionsinclude/vkcv/Buffer.hpp
- include/vkcv/FeatureManager.hpp 10 additions, 0 deletionsinclude/vkcv/FeatureManager.hpp
- modules/CMakeLists.txt 1 addition, 0 deletionsmodules/CMakeLists.txt
- modules/camera/CMakeLists.txt 11 additions, 5 deletionsmodules/camera/CMakeLists.txt
- modules/camera/README.md 0 additions, 8 deletionsmodules/camera/README.md
- modules/camera/config/GLM.cmake 0 additions, 23 deletionsmodules/camera/config/GLM.cmake
- modules/geometry/CMakeLists.txt 58 additions, 0 deletionsmodules/geometry/CMakeLists.txt
- modules/geometry/README.md 15 additions, 0 deletionsmodules/geometry/README.md
- modules/geometry/config/GLM.cmake 23 additions, 0 deletionsmodules/geometry/config/GLM.cmake
- modules/geometry/include/vkcv/geometry/Circular.hpp 109 additions, 0 deletionsmodules/geometry/include/vkcv/geometry/Circular.hpp
- modules/geometry/include/vkcv/geometry/Cuboid.hpp 123 additions, 0 deletionsmodules/geometry/include/vkcv/geometry/Cuboid.hpp
- modules/geometry/include/vkcv/geometry/Cylinder.hpp 115 additions, 0 deletionsmodules/geometry/include/vkcv/geometry/Cylinder.hpp
- modules/geometry/include/vkcv/geometry/Geometry.hpp 105 additions, 0 deletionsmodules/geometry/include/vkcv/geometry/Geometry.hpp
- modules/geometry/include/vkcv/geometry/Sphere.hpp 93 additions, 0 deletionsmodules/geometry/include/vkcv/geometry/Sphere.hpp
- modules/geometry/include/vkcv/geometry/Teapot.hpp 100 additions, 0 deletionsmodules/geometry/include/vkcv/geometry/Teapot.hpp
- modules/geometry/include/vkcv/geometry/Volume.hpp 88 additions, 0 deletionsmodules/geometry/include/vkcv/geometry/Volume.hpp
- modules/geometry/lib/glm 0 additions, 0 deletionsmodules/geometry/lib/glm
modules/camera/config/GLM.cmake
deleted
100644 → 0
modules/geometry/CMakeLists.txt
0 → 100644
modules/geometry/README.md
0 → 100644
modules/geometry/config/GLM.cmake
0 → 100644