-
Mecha Spider Foot Inverse Kinematics
Work in Progress - Started by Slastraf,
Inverse Kinematics in Leadwerks.
Procedural animation
-
-
We have finally made it
Work in Progress - Started by Slastraf,
See utube desc for more.
This runs at 60 fps. Its a perlin noise based world generator in c++.
-
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.
-
-
-
-
-
Ocean Rendering System (WIP) for Leadwerks.
Work in Progress - Started by klepto2,
A WIP Ocean system for Leadwerks 4 and later for UltraEngine. Features: FFT - Waves (calculated with compute shaders), Reflection, Refraction, Compatibility with the whole lighting system of Leadwerks. You can see that the ocean is affected by multiple light sources.
[Edit:]
Posted a video about the air to water transition, in the upper left you can also see a current prototype of a realtime shore direction shader, which creates a flowmap for the shore foams and later waves.
-
Dangerous Rays First Look
Work in Progress - Started by franck22000,
Game Website: http://www.dangerousrays.com
Twitter: https://twitter.com/LonelyBitsGames
Facebook: https://www.facebook.com/LonelyBitsGames
-
Jeep crossing hills and mountains - last test
Work in Progress - Started by Marcousik,
That's one of the last car physics performance test for an offroad jeep car.
I added some of bit drifting, completly overworked the turning behavior, that gets smoothed and optimized;
i worked the optimization of the dampers of the car so that the car is dynamically on its way, reacting to the slopes of the terrain, without the player having to be unquiet the car could tilt over.
Next step: I want to add decals on the terrain each time the car driftes.
Then, the game should propose to the player different cars models, each one with its one personality and drive feelings. The player will have to make a lot of delivery to help NPCs with their needings and so earn money to buy new or upgrade vehicles.
Here the video test - record quality is not top
-
Introduction to Ultra Engine API
Work in Progress - Started by Josh,
Here are some of the new API features you will find in Ultra Engine.