Commit Graph
29 Commits
Author SHA1 Message Date
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 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 3c9f23b58f fragment and bright textres are created before main framebuffer
fixed cubemap method
2021-10-19 19:06:41 +03:00
devZoGok 8f49bd1125 rendering classes refactoring 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 0d6b01421f Gaussian blur
bug fixes
2021-10-19 19:06:40 +03:00
devZoGok 5159afba51 blurring (not Gaussian blur) 2021-10-19 19:06:40 +03:00
devZoGok d699201592 HDR and gamma correction 2021-10-19 19:06:40 +03:00
devZoGok e95e40177a normal maps 2021-10-19 19:06:40 +03:00
devZoGok d52be66e3d animated textures 2021-10-19 19:06:40 +03:00
devZoGok c7940f7280 Revert "animatable textures"
This reverts commit 8226a9479ce8ab45bed5bc6acbba63eaaf0e6330.

point light shadows
fixed spotlights
geometry shaders
2021-10-19 19:06:40 +03:00
devZoGok 0193216ebb Revert "animatable textures"
This reverts commit 8226a9479ce8ab45bed5bc6acbba63eaaf0e6330.
2021-10-19 19:06:40 +03:00
devZoGok 89c25c5bd9 animatable textures 2021-10-19 19:06:40 +03:00
devZoGok 6102373fbc models are correctly rendered in framebuffers 2021-10-19 19:06:40 +03:00
devZoGok 19fa1590d0 matrices and bug fixes 2021-10-19 19:06:40 +03:00
devZoGok e5ddfb5e47 renderbuffers are usable for various resolutions 2021-10-18 19:08:26 +03:00
devZoGok 9e6b5a995a removed dependency from directory 2021-10-18 19:08:10 +03:00
devZoGok 3d666aa3a1 supported .png files
flipped quad coordinates
2021-10-18 19:07:50 +03:00
devZoGok 43d4019384 implemented depth configuration for 2D elements
fixed text offset configuration
2021-10-18 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 7a8a178a74 implemented overlays and text, need depth configuration 2021-10-18 19:05:04 +03:00
devZoGok 03f65e62f5 mostly implemented skybox and fixed box verts 2021-10-18 19:04:20 +03:00
devZoGok 0083f9e5b8 implemented quad 2021-10-18 19:03:11 +03:00