Turanszki Janos
b937c023f3
color grading map is now part of weather
2021-02-08 22:07:29 +01:00
Turánszki János
e81baa9fef
renderer updates ( #191 )
...
Big renderer refactor to remove some global state.
- Renderer no longer uses "global scene", but instead takes scene as parameter to functions
- Visibility is exposed, user can generate visibility for arbitrary camera and some exposed parameters
- Big changes in renderer can make user render code in high level interface not compatible with previous versions
- Fixed occlusion culling const correctness
2020-11-23 02:30:10 +01:00
Kliaxe
11454a6e64
Precomputed Atmospheric Scattering ( #165 )
...
* Precomputed Atmospheric Scattering
* SSR temporal change
* weather window fix; sky precomputation only when realistic sky enabled; linux fix?
* refactors, fix
* revert to correctly working dxc version
Co-authored-by: Turánszki János <turanszkij@users.noreply.github.com >
Co-authored-by: Turanszki Janos <turanszkij@gmail.com >
2020-10-29 20:12:45 +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
695ab45265
gui updates
2020-10-04 01:47:44 +02:00
Turanszki Janos
796f5e7a68
warning fixes, realistic sky is compile time switchable for now
2020-07-29 21:43:41 +01:00
Turanszki Janos
6d4992a22f
volumetric cloud updates
2020-07-27 20:14:45 +01:00
SIlas Martins
02e5f48cbc
New Atmospheric Scattering
2020-07-27 16:08:27 +02:00
Turanszki Janos
2f659443ba
use thread safe events for file picker
2020-07-22 21:04:27 +01:00
Turanszki Janos
df4bd55ba1
UWP platform updates
2020-05-09 18:48:14 +01:00
turanszkij
68147e6203
editor, gui and sponza update
2020-04-14 21:49:42 +01:00
turanszkij
57d0cea6e5
updated editor
2020-04-13 22:19:29 +01:00
turanszkij
72e88c4a7c
added option: simple sky; stencil sprite layers fix;
2020-04-12 16:43:35 +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
Turanszki Janos
c9c03b2d48
removed some macro use
2020-03-07 19:25:30 +00:00
turanszkij
d95dfa7ef2
stability improvements, fixes
2020-03-07 16:18:23 +00:00
Turanszki Janos
c53552a0a6
gui improvements: color picker, text input, slider, button
2020-02-18 22:47:46 +00:00
turanszkij
2e0f39935d
gui updates
2020-02-18 19:17:06 +00:00
Turanszki Janos
9986339cfe
ocean fix
2020-01-29 01:01:39 +00:00
Turanszki Janos
fd8d734860
ocean updates; editor: ocean parameters moved to weather window;
2020-01-28 23:30:23 +00:00
Turanszki Janos
fa267b0e7d
large refactor
2019-12-12 22:15:16 +00:00
Turanszki Janos
20e56802cc
graphics API texture refactor
2019-11-21 22:29:25 +00:00
turanszkij
3bc197d8f0
gui fixes
2019-10-24 22:36:35 +01:00
turanszkij
99ea7c067a
refactors
2019-10-09 19:44:17 +01:00
turanszkij
3af0fca0f5
added chromatic aberration post process
2019-09-14 17:21:46 +01:00
turanszkij
6fbfe36665
refactor
2019-04-05 00:05:27 +01:00
turanszkij
45e344cbfa
added feature: multiple uv sets; gltf updates; editor updates;
2019-03-16 18:19:49 +00:00
turanszkij
061c780ad9
refactor-part1:
...
removed rendertarget helpers;
non-static textures in render paths;
wiGraphicsTypes namespace renamed to wiGraphics;
2019-03-08 21:46:28 +00:00
Turanszki Janos
f8d60f5fa4
updated gltf loader and texture exporter
2019-01-26 19:43:43 +00:00
turanszkij
848afcbdc0
updated material texture serialization; added sponza test scene; editor updates;
2018-12-20 14:31:48 +01:00
turanszkij
78e4a9d16b
wiColor refactor
2018-11-14 19:15:16 +00:00
turanszkij
381f571458
general updates, refactors
2018-11-01 19:15:32 +00:00
Turanszki Janos
3e89d77dff
added commenting to wiRenderer interface, refactors
2018-10-10 09:37:22 +01:00
Turanszki Janos
d7fb55959a
weather window simplified
2018-09-30 22:03:06 +01:00
turanszkij
16c6eb78a0
some fixes
2018-09-29 16:38:19 +01:00
turanszkij
142ced9583
weather updates
2018-09-21 21:03:27 +01:00