-
AI supercharged water simulations
As the story is about water, I wanted to use some AI accelerated realtime fluid simulations.
-
Weekly update #22
Spring is here and so is the yard work. So this week has been slow for the project. Here is a quick overview of what is going on.
-
AI generated, animated logo
Naturally the project also needed an AI generated animated logo! I used Midjourney to create the logo and After Effects to add in the text and handle the animation.
-
AI powered fluid simulations
I took an upcoming AI powered fluid simulation tool for a test dive to see if it would allow me to add realistic, interactive smoke to the game.
-
Maglev train – an animated location
For the in-game overworld map I decided to create a maglev station. This would be a nice and simple location to create some nice animations in!
-
Advanced animated neon lights material
This week, I decided to continue along the lines of the flickering screens. But this time I would tackle complex neon sign / light animations.
-
From image to probes
Maybe instead of matching the ambient lighting and adding multiple spotlights, there was a way to turn the actual AI generated image into lighting probe data. That would make the realtime 3D meshes match the environments absolutely perfectly!
-
Depth of field
I got a comment at work about the characters not matching perfectly with the slightly blurry backgrounds. I thought if some depth of field was at all possible as the backgrounds are not really 3D and might have some blur baked in.
-
Very experimental grass system
For scenes that have fluffy grass, I felt that the grass could be extra fluffy. Some sort of “fur” setup. It was not that easy.
-
AI Assisted Gamedev: Adding reflections
With the pipeline I currently had set up, it is easy to add 3D characters on top of 2D images with shadows and interactive lighting. But what about reflective surfaces? Let’s go!