Commit Graph
17 Commits
Author SHA1 Message Date
devZoGok 4bf013f9bb minor refactoring 2023-12-04 19:57:42 +02:00
devZoGok 59319545ea removed unneeded field 2023-11-01 15:37:03 +02:00
devZoGok fdf751cde5 Attachable super class 2022-03-26 15:47:21 +02:00
devZoGok 910833cc4d animatable types 2022-03-26 15:46:29 +02:00
devZoGok e7b2d56992 spread fix
start and end size merge
2022-03-25 20:24:36 +02:00
devZoGok 599bde975a code cleanup 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 bf96afc04a particle emitter test 2021-10-19 19:06:41 +03:00
devZoGok 8f49bd1125 rendering classes refactoring 2021-10-19 19:06:41 +03:00
devZoGok c4cfe607f7 broken up class methods 2021-10-19 19:06:41 +03:00
devZoGok c84b5d77b9 particles are sorted via heap sort 2021-10-19 19:06:40 +03:00
devZoGok 088f1d6416 support for up to ~10K particles 2021-10-19 19:06:40 +03:00
devZoGok 19fa1590d0 matrices and bug fixes 2021-10-19 19:06:40 +03:00
devZoGok 7e1575d690 improved particle emitters 2021-10-19 19:06:40 +03:00
devZoGok 9479e3324f implemented shadows for non positional lights
fixed skybox
implemented translation and rotation
2021-10-18 19:05:52 +03:00
devZoGok d1f2f9b152 mostly implemented particle emitter 2021-10-18 19:04:49 +03:00