-
Weekend Workshop #7
Streams and Events - Started by Josh,
New rendering backend is up and running.
3-9-24.zip
-
Introducing Leadwerks IDE
Streams and Events - Started by Josh,
You can get klepto2's Scintilla implementation here: https://github.com/klepto2/UltraEngineUtilities
3-29-25.zip
-
Cartoons and Pumpkins Shattering
Work in Progress - Started by nick.ace,
Because pumpkins shatter right? -
-
-
static env probe test using substance shader
Work in Progress - Started by Steam Community,
quick test -
Particle physics with Newton Dynamics
Work in Progress - Started by Admin,
Here we have some faster moving particles that act like a stream of water. -
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.
-
-
-
Scripting a shader texture movement!
Work in Progress - Started by Marcousik,
I will make a more detailed blog entry about this because it was an adventure to reach this.
It was all about converting a beautiful shader generated waves mvement in a mathematic function that allows to predict waves forces at a position (x,y,z) , to get for example:
- realistic and not randomly ingame wave shaking effects on a boat, or wood prop or whatever.
- Splash effects or character realistic reactions depending on the wave water level.
This is a little showcase that shows how the terrain is replicating the main shader waves movement.
> The terrain's movements are generated with a script and is rendered in blue.
> The shader is placed to compare a little bit higher over the terrain and has transparency.