Florian Smolka
smou.bsky.social
Florian Smolka
@smou.bsky.social
Senior Vfx/Tech
Prev: Maschinen-Mensch, Mimimi Games
❤️ for Spacestuff, science, equality and humans collaborating to achieve a common goal
Some more content from the lecture.
A nice little energetic aura charge vfx =)
#realtimeVFX #rtvfx #gamedev
May 25, 2025 at 5:31 PM
I'm currently holding a lecture at the university of applied sciences Darmstadt. So I thought why not post some of the effects I created for this.
Task: Create an effect only made out of cubes and a basic material. Inspired by this amazing cubes study artstation.com/artwork/zP8Vdq
#rtvfx #gamedev
May 20, 2025 at 8:57 AM
Another "unexpected" behavior for this #VFXFriday
If frac() just leaves the fractional part of the number why is the result not this mirrored gradient that we'd expect?
Because what is happening under the hood is x -floor(x)!
So for example frac(-0.1) is -0.1 - (-1) = 0.9 🤯
#realtimeVFX #gamedev
May 9, 2025 at 12:08 PM
There are a couple different ways to get the expected result. The clamp approach dosen't work if max<min though.
My Remap Range (Safe) material function is basically what UE uses in Niagara.
May 2, 2025 at 9:03 AM
Why this is happening is pretty straight forward. Because the input range isn't clamped to the desired old range it gives you values outside that range.
May 2, 2025 at 9:03 AM
The Remap Value Range node in UEs material editor is lying to you!!!
Well - at least it can give you results you might not expect.
So whats going on here and how to "fix" it?
👇
#UnrealEngine5 #VFX #realtimeVFX #gamedev #UnrealEngine
May 2, 2025 at 9:03 AM
Finally got around to create some breakdowns of some cool vfx i did for #MotherMachine just in time for #VfxFriday!
Head on over for more details:
www.artstation.com/artwork/ZlzlWX
March 14, 2025 at 5:22 PM
They also come in big walls that willll zap you real good ⚡💀⚡
November 19, 2024 at 12:19 PM
Time to be more active on this platform 🙌
Some Electric Beam vfx I worked on for the upcoming Mother Machine from @maschimensch.bsky.social
November 19, 2024 at 12:19 PM
Also christmas cookie backing has some strong uv island packing vibes =D
December 25, 2023 at 10:06 AM