Kenshi
Native Stylise
22개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2023년 12월 5일 오후 1시 24분
작성자: Bob

- Revert some earlier changes to CAS in an effort to reduce noise.

업데이트: 2023년 11월 29일 오전 10시 53분
작성자: Bob

- Added option for mesh edge detection to Kuwahara (kuwaharaPreserveEdges) to reduce colour bleeding and improve definition of objects. Can be disabled by setting the value to 0.

- Slight modification to outlines to improve the appearance of distant outlines.

업데이트: 2023년 11월 26일 오전 3시 23분
작성자: Bob

- Added additional Kuwahara mode (4 - default): samples in all directions, but averaged horizontally to reduce square patterns.

- Added a blend option to control how much of the effect is introduced and how much of the original image is preserved.

업데이트: 2023년 11월 25일 오후 3시 07분
작성자: Bob

- Added a global "effectClipDistance" that determines when effects are generated based on a percentage of the "View Distance" setting.

업데이트: 2023년 11월 25일 오후 3시 05분
작성자: Bob

업데이트: 2023년 11월 25일 오후 2시 39분
작성자: Bob

- Minor adjustment to DepthBlur.

업데이트: 2023년 11월 25일 오후 2시 13분
작성자: Bob

- Improved DepthBlur

- Added different sampling modes to Kuwahara.

- Mode 1 (default): samples in two opposing diagonals to reduce "square" patterns and halves GPU time, improving performance.

- Mode 2: samples in three directions - improving performance over mode 3.

- Mode 3 (original): uses the full Kuwahara omni-directional sample - worst performance and can lead to "square" patterns.

업데이트: 2023년 11월 19일 오전 3시 34분
작성자: Bob

- Kuwahara added back as an optional filter.

업데이트: 2023년 11월 18일 오전 11시 57분
작성자: Bob

- Repurposed Kuwahara to act as a depth based blur effect.
- Modified CAS resulting in increased clarity.

업데이트: 2023년 11월 16일 오전 11시 24분
작성자: Bob

Appologies in advance if this modifies anyone's custom settings.
Responding to feedback the following alterations were made.

- Outlines will now fade over distance by default.
- Colourful default has been reduced to avoid over saturation.
- Posterise default has been reduced to avoid over saturation.
If you perfered any of the old default values, they can be changed back in ./materials/common/NativeStylise.program

It would still be ideal to have these settings attached to sliders, but at present it does not seem possible.