Commit Graph

87 Commits

Author SHA1 Message Date
Turanszki Janos fee420adff added color grading sample luts 2021-02-03 01:46:52 +01:00
Turánszki János 5efe28fdf9 0.51.0 (#200)
* large renderer state refactor;
added subsurface scattering energy conservation;
added emitted particle subsurface scattering;
removed area lights;
optimizations;

* added layerMask support in shaders

* fixed incorrect shadow priority for directional light;
fix point light shadow disconnect;

* fix incorrect shadow assignment
2020-12-07 01:32:44 +01:00
Turanszki Janos 8118fd57cb shadow priority refactor 2020-12-06 02:11:37 +01:00
Turánszki János 180ddc3586 0.49 (#160)
* renderer updates: material shadertype, customshaders

* custom shader updates

* hologram fix

* editor windows refactor

* major gui update:
- gui no longer lifetime manager
- window no longer needs gui to construct
- removed gui constructors/destructors
- rewritten every editor window

* renderer update

* gui hasfocus fix

* editor fix

* renderpath upgrades: hybrid forward-deferred

* fix

* water ripple refactor

* cmake fix

* cmake fix

* renderer fix

* volumetric light fix

* customshader stencilref

* cmake fix

* rtdeferred fix

* editor update

* raytraced shadows denoise

* anisotropic shader

* sss stencil greater

* added cartoon shader

* using precomputed tangents

* added unlit object shader

* importer update

* editor update

* editor fix

* vulkan envmap rendering fix

* terrain shader simplification (normal texture mapping instead of triplanar)

* added subsurface profiles, reduced gbuffer

* denoise disocclusion fallback

* editor fix

* more sorting priority for blend than instancing

* hairparticle culling

* particle updates; font update instancing instead of index buffer; vulkan/dx12 fixes;

* shader fixes

* hairparticle trianglestrip and no cross section

* editor fix

* cam wnd update

* terrain shader fix
2020-10-17 13:17:07 +02:00
Turanszki Janos aa69b18e04 uwp fixes and content packaging project 2020-05-13 22:42:57 +01:00
Turanszki Janos 2795554164 fixed sponza asset 2020-05-10 22:41:27 +01:00
Turanszki Janos fb29a09e05 added test: 65k instances 2020-04-30 22:18:42 +01:00
Turanszki Janos 0330686381 capsule collision and third person character script updates 2020-04-22 23:11:53 +01:00
Turanszki Janos 997b348794 third person character capsule collision 2020-04-20 20:27:11 +01:00
Turanszki Janos 4cbe366ac9 third person character update 2020-04-19 20:21:29 +01:00
turanszkij 7c4d1f3340 added emitted particle lighting and updated sponza 2020-04-15 22:16:24 +01:00
turanszkij 68147e6203 editor, gui and sponza update 2020-04-14 21:49:42 +01:00
turanszkij 3f219076fb various updates: editor, wind, hairparticle 2020-04-05 13:10:13 +01:00
turanszkij 182ec5bd88 hairparticle, wind, water, ocean updates 2020-04-03 22:23:15 +01:00
turanszkij c1471f6bac editor: paint tool - added sculpt mode #94; font renderer word wrap; other updates; 2020-03-27 21:22:01 +00:00
turanszkij 9b0cc2524b transform hierarchy fix #76 2020-03-09 19:55:11 +00:00
turanszkij 6d8112db37 3D sounds can be placed in scene now; updated editor; added sound3D sample model; 2019-10-06 13:30:29 +01:00
turanszkij 97c9b09b99 refactors, fixed #23 and #24, resurrected lensflare, added lensflare assets 2019-09-25 22:29:47 +01:00
turanszkij 92a32c15f7 dynamic sky atmosphere updates 2019-09-11 23:48:26 +01:00
turanszkij e82df5e6bc fluid simulator fix 2019-05-24 18:32:07 +01:00
turanszkij 68789d7c91 temporal aa hotfix 2019-05-17 12:59:36 +01:00
turanszkij a28cfdb7da updated fighting game sample 2019-05-14 21:32:58 +01:00
turanszkij b4aac25021 fixed base cube asset 2019-05-08 19:00:12 +01:00
turanszkij ed58ef81f1 updated fighting game sample assets 2019-05-04 18:27:15 +01:00
turanszkij 1fbd6843d1 updated fighting game sample 2019-05-04 17:42:39 +01:00
turanszkij cf57052dcf updated fighting game: more character colors 2019-05-04 03:39:06 +01:00
Turanszki Janos 3a6c2c4873 updated fighting game sample: improved fireball 2019-05-02 21:24:15 +01:00
turanszkij ceab9513b5 added missing texture 2019-05-02 20:03:09 +01:00
turanszkij 8d3e9096b4 updated fighting game sample: improved fireball 2019-05-02 20:00:13 +01:00
turanszkij f0c7f7c76f emitter update: emissive material; updated fighting game sample: spark effect; 2019-04-29 19:34:40 +01:00
turanszkij 479c3ac79a updated fighting game sample: added guarding 2019-04-28 20:19:30 +01:00
turanszkij c327ce1566 updated fighting game sample: added hit effects and double jump 2019-04-21 22:12:15 +02:00
Turanszki Janos 98e3599d5c updated fighting game sample: added dust effect 2019-04-20 18:10:53 +02:00
turanszkij 2b09ee726a fixes + fighting game script update 2019-04-18 19:37:13 +01:00
turanszkij 655826ffbe start fighting game sample script 2019-04-18 00:14:13 +01:00
turanszkij fbbec29221 some fixes; resurrected tps character control script; 2019-04-12 00:41:16 +01:00
turanszkij b129f85411 added dungeon generator sample assets 2019-04-10 00:26:14 +01:00
Turanszki Janos 73f573a06a gltf armature import fix 2019-03-13 23:15:25 +00:00
turanszkij d5cee65dce general refactor; script updates; new sample script added; 2019-03-06 22:45:46 +00:00
turanszkij d059cd6d57 scripting updates; added new sample scripts; const updates; 2019-03-05 23:01:18 +00:00
turanszkij 30a4f4910b material emissive color separated from base color; voxel gi fix; gamma fixes; slightly reordered gbuffer; 2019-03-02 16:23:54 +00:00
Turanszki Janos 401ec85ddd added distortion emitter sample model 2019-02-21 22:14:06 +00:00
turanszkij 0a0d7444e7 user can now select number of indirect bounces for lightmap baking 2018-12-25 16:21:05 +01:00
turanszkij 9a81726f8d lightmap updates: static lights, direct light contribution 2018-12-21 15:27:49 +01:00
turanszkij 4e37c88ed8 fixed some materials in sponza 2018-12-21 00:15:29 +01:00
turanszkij 848afcbdc0 updated material texture serialization; added sponza test scene; editor updates; 2018-12-20 14:31:48 +01:00
Turanszki Janos 8826300797 added lightmap baking test 2018-12-12 21:04:05 +00:00
turanszkij d5ec953481 added volumetric fog test 2018-11-17 19:55:11 +00:00
turanszkij 41f9b1a247 softbody wind fix + updates 2018-10-23 18:37:32 +01:00
turanszkij 93616c47d4 planar reflection oriented plane fix;
removed box.glb
2018-10-22 18:52:31 +01:00