TressFX
TressFX copied to clipboard
DirectX 12 and Vulkan libraries that provide convenient access to realistically rendered and simulated hair and fur
Hi there, In the v4.1.0, there is a serious bug in the wind calculation. In fact, the wind does not work currently. The bug and its fix method are as...
Hi there, In the v4.1.0 sample, there are two hair objects, the NumHairVerticesPerStrand is 32 for one and 8 for the other. In other physical pass, the NumHairVerticesPerStrand of these...
Vulkan demo works fine with shader compiler (glslc.exe version 1.1.x) from binary release, but when I use compiler from vulkan version 1.2.x it fails to compile shaders.
AMD_TRESSFX_VERSION_MINOR = 1
AMD_TRESSFX_VERSION_MINOR = 1
Hello, I've implemented initial integration into UE4 and I would appreciate any help dealing deferred shading lighting and TressFX. Repo: https://github.com/lion03/UE4-K4W-Plugin/tree/TressFX
Does TressFX support linux, if so there are no instructions. Thanks
Is tressfx still in developement ?? Any chance to get tressfx port to vulkan ?
I'm working on a custom engine integration, recreating the demo scene. It would be great if you could provide the source for ratboy, like you did in tressfx v3 sample...