69 Commits
Author SHA1 Message Date
devZoGok cb22e6d400 Plane ray cast sample 2025-01-18 19:19:20 +02:00
devZoGok 1f5d1bc94d reader shaders as assets 2024-09-08 14:23:23 +03:00
devZoGok 9ac52a2f94 removed SHARED from add_library 2024-06-12 20:12:21 +03:00
devZoGok 54bdd5ffdf renamed files 2023-11-01 16:30:46 +02:00
devZoGok 576350502b added abstract GUI manager
moved textboxes specific functionality to their class
2023-08-13 12:12:25 +03:00
devZoGok a2472c8929 merged GUI elements into vb01 2023-08-13 12:12:25 +03:00
devZoGok da7c3a50c1 Corrected individual asset path reading
AssetManagerTest class
2023-01-02 14:56:49 +02:00
devZoGok 300d28bab6 reading directories recusively when loading assets 2023-01-02 08:44:17 +02:00
devZoGok d98d2b8c46 tests and samples are not built by default 2022-04-02 14:50:57 +03:00
devZoGok 3c53349b54 model reader deletion 2022-03-31 19:30:02 +03:00
devZoGok f210e6b665 building with assimp made optional 2022-03-31 19:24:02 +03:00
devZoGok 7040f49c61 added missing file 2022-03-31 19:09:10 +03:00
devZoGok d9ebde5f52 particle emitter sample improvement 2022-03-31 19:09:10 +03:00
devZoGok 95815c9ea3 compilation fixes 2022-03-17 19:12:28 +02:00
devZoGok 993dddb130 separated mesh data from Mesh class 2022-03-15 07:25:20 +02:00
devZoGok fa1d0d277c animation keyframe channels now use animatable names 2022-03-11 10:17:00 +02:00
devZoGok 8936266dcb reading animations 2022-03-09 21:04:45 +02:00
devZoGok dae9cd08d7 beginning of XML model reader 2022-03-02 20:29:22 +02:00
devZoGok 074c3ee803 asset load method improvement 2022-03-02 20:24:05 +02:00
devZoGok 35ccac66b9 implemented font reader 2022-03-02 20:24:04 +02:00
devZoGok 77e00b0a64 factored out common reader behaviour 2022-03-02 20:24:04 +02:00
devZoGok 33b6961543 added missing file 2022-03-02 20:24:04 +02:00
devZoGok b80a7f2e8b added missing file 2021-12-19 20:15:36 +02:00
devZoGok a385dc3622 first iteration of the PBR shader
some bugfixes
2021-11-20 09:54:09 +02:00
devZoGok c066b5f803 improbed box rendering 2021-10-19 19:06:42 +03:00
devZoGok b6ab24f75b beginning of shadow sample 2021-10-19 19:06:42 +03:00
devZoGok 1d102d091f skeletal and morph animation samples
beginning of light animation, easier animation building and triangle winding order
2021-10-19 19:06:41 +03:00
devZoGok 85fa337163 beginning of text sample
text can be rendered from right to left
2021-10-19 19:06:41 +03:00
devZoGok 3366edf5e7 moved GLAD and STB files, others are deleted 2021-10-19 19:06:41 +03:00
devZoGok f783f95144 simplified file 2021-10-19 19:06:41 +03:00
devZoGok 6882e89545 test building is optional 2021-10-19 19:06:41 +03:00
devZoGok bd80edada3 Cppunit is used as installed software 2021-10-19 19:06:41 +03:00
devZoGok 10345c8ef8 shader path is determined by client 2021-10-19 19:06:41 +03:00
devZoGok 8c8edc2159 CMakeLists.txt simplification
improved error checking
2021-10-19 19:06:41 +03:00
devZoGok 3843f1b780 array changes 2021-10-19 19:06:41 +03:00
devZoGok 70b0a99243 dependencies built when building the library 2021-10-19 19:06:41 +03:00
devZoGok 563eea0aec dependencies retrieved from subfolders 2021-10-19 19:06:41 +03:00
devZoGok 599bde975a code cleanup 2021-10-19 19:06:41 +03:00
devZoGok 2e0cad7fd1 style 2021-10-19 19:06:41 +03:00
devZoGok 179aa2789b first drivers variant
remade shape keys
separated keyframe channels
2021-10-19 19:06:41 +03:00
devZoGok 53bf4f41bd first animatable object interface iteration 2021-10-19 19:06:41 +03:00
devZoGok 46cd64db9e new animation structure
remade animation controller
2021-10-19 19:06:41 +03:00
devZoGok f8d5beb5d6 animation channel improvements
beginning of animation controller test
2021-10-19 19:06:41 +03:00
devZoGok 640bd6906a beginning of IK test 2021-10-19 19:06:41 +03:00
devZoGok bf96afc04a particle emitter test 2021-10-19 19:06:41 +03:00
devZoGok a6a2ebbefc shader test 2021-10-19 19:06:41 +03:00
devZoGok b2ee272327 animation channel test 2021-10-19 19:06:41 +03:00
devZoGok 36eade4356 beginning of .vb reader test
class preparation for testing
2021-10-19 19:06:41 +03:00
devZoGok bae1b7a9cc bone test 2021-10-19 19:06:41 +03:00
devZoGok 532b1f6363 node test start 2021-10-19 19:06:41 +03:00