Commit Graph
151 Commits
Author SHA1 Message Date
devZoGok 9aa2981e70 expanded light sample
minor improvements
2021-10-19 19:06:41 +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 8014ffd1ca added missing file 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 5b17978bac removed unneeded files 2021-10-19 19:06:41 +03:00
devZoGok 3843f1b780 array changes 2021-10-19 19:06:41 +03:00
devZoGok f4e4d29874 added missing header 2021-10-19 19:06:41 +03:00
devZoGok 071a46d379 updated headers 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 dc03858585 style 2021-10-19 19:06:41 +03:00
devZoGok 33425cea47 returned missing properties 2021-10-19 19:06:41 +03:00
devZoGok bfab74a663 text texture animation 2021-10-19 19:06:41 +03:00
devZoGok a4fed6f062 text uses material 2021-10-19 19:06:41 +03:00
devZoGok 808bb4cbfa horizontal text 2021-10-19 19:06:41 +03:00
devZoGok 75d6273219 reading nonlatin characters 2021-10-19 19:06:41 +03:00
devZoGok 406d9b9f2b overlapping letter bugfix 2021-10-19 19:06:41 +03:00
devZoGok 8d89bdc140 texture animation 2021-10-19 19:06:41 +03:00
devZoGok d2fce970d6 material animation 2021-10-19 19:06:41 +03:00
devZoGok 69463c535b texture mixing 2021-10-19 19:06:41 +03:00
devZoGok 0f9622a94c beginning of suitting textures for animation 2021-10-19 19:06:41 +03:00
devZoGok 7adf42ad7b animatable properties 2021-10-19 19:06:41 +03:00
devZoGok f0c88291ec animation interface 2021-10-19 19:06:41 +03:00
devZoGok 413272e516 bugfixes and optimizations 2021-10-19 19:06:41 +03:00
devZoGok 5b67ea1f64 texture animation 2021-10-19 19:06:41 +03:00
devZoGok e64eb4c58a material animation 2021-10-19 19:06:41 +03:00
devZoGok 0bf222d38d texture mixing 2021-10-19 19:06:41 +03:00
devZoGok 0741a46fe8 beginning of suitting textures for animation 2021-10-19 19:06:41 +03:00
devZoGok 3493f1b371 lights use node position and orientation 2021-10-19 19:06:41 +03:00
devZoGok c241c6cac8 lights color animation reading 2021-10-19 19:06:41 +03:00
devZoGok 9e0d64f63f beginning of light reading 2021-10-19 19:06:41 +03:00
devZoGok 45ab442396 normals react to skeletal animation 2021-10-19 19:06:41 +03:00
devZoGok 882cd65e51 reading animation by f-curves 2021-10-19 19:06:41 +03:00
devZoGok 8f9e657d14 Bezier interpolation 2021-10-19 19:06:41 +03:00
devZoGok 84a594e670 drivers reading 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 c91a7f39f6 simplified animatable objects interface 2021-10-19 19:06:41 +03:00
devZoGok 53bf4f41bd first animatable object interface iteration 2021-10-19 19:06:41 +03:00
devZoGok 2ae7f2efdd multiple morph animation support 2021-10-19 19:06:41 +03:00
devZoGok e2e7297045 first morph animation attempt 2021-10-19 19:06:41 +03:00
devZoGok c931e5a6d6 empty value bugfix 2021-10-19 19:06:41 +03:00
devZoGok 46cd64db9e new animation structure
remade animation controller
2021-10-19 19:06:41 +03:00