-
Atmospheric Scattering
Work in Progress - Started by klepto2,
A test which shows what can be achieved with computeshader in Leadwerks. This uses dynamic precomputed 3D Texture lookups based on https://github.com/ebruneton/precomputed_atmospheric_scattering using compute shaders converted to Leadwerks..
-
Jetpack Car :D
Work in Progress - Started by Marcousik,
Just press Space bar to go up in the air..
Smooth landing feature is scripted.
TEMP 2022-03-25 10-12-45.mp4
-
Real-time Global Illumination WIP
Work in Progress - Started by Josh,
The edges of the GI volume now fade as they go out of range. This can be used with the final GI stage to fade the effect out, or to smooth the transition between stages. It was difficult to get the code for this exactly right because the volume texture moves in increments with the camera.
-
-
-
-
-
Mud and tire effects (with shader)
Work in Progress - Started by Marcousik,
I'm really happy about this
At the moment the effect is only applied at the one tire forward right of the truck.
It seems the mud is moving with the tire.
Thx and credit @havenphillip for basis shader
-
-