Tristan Reimus: Sketch #29

Final Effect


Of course I’ll be making something for this sketch! Love the spooky :ghost:

I want to do a gory pumpkin explosion with nice and goopy insides.


https://youtu.be/6qXwUEOB3DY?t=661
https://youtu.be/hMjL76obRLI?t=129

This is what I’ve got going on now, but my idea is that the magic circle summons a demon into the pumpkin and it explodes leaving grossness covering the room. Right now the fluid splatter on the walls are kinda angular, that’s something I want to work on.

I’ll mostly be using houdini and photoshop to make assets, then I’ll put it all together UE4 and render with sequencer. Made some creepy tendrils and fluid animation for splatter on the walls, want them to be totally covered in the end!

I’ll take some time in another post to show how I made the assets!

15 Likes

good start! i love the little scene. i wonder: the right decal…it seems the light is coming from the wrong direction there…?

2 Likes

Thanks man! Yeah you’re totally right I was having issues with importing normals for a fluid VAT, the newly updated tools in houdini are now handled slighty different in the ue4 shader, got them working correctly now. Also fixed the normals on the pumpkin debris pieces.

I merged the two splats into one big one in the corner, I want to make a big primary one first and then I’ll add smaller ones later. Also added some drops that I hooked up to a blueprint so I can spawn some spots when they collide, I’ll make some textures for those too at some point

Gonna work on what causes the explosion to happen in the first place this weekend, a demon being summoned into it :skull:

https://gph.is/g/ZYmo5lr

Added some more candles all around and gave them two parameters in the shader that I can control in sequencer, one randomly fades out the different flames using vertex color and the other does it radially using a sphere mask. They’re using the spline thicken function to face the camera and a color curve to define how they look. Here’s the shader.

Thinking of animating the face that appears on the pumpkin, or maybe putting a classic cartoon ghost on a soulcoaster from the candles to the pumpkin. Also still not sure yet how I’ll make the inner chunks of the explosion, not sure if eroding sprites will be okay or if I should go for a meshed solution.

3 Likes

Very cool!

I think the candle-ignition could be even better when you let it “blink” very bright for just a split second by ramping up the emissive to maybe 100 times of the usual value and after 1-2 frames scale it down to the desired value.

1 Like

Looks good already man!

I think it would benefit from some anticipation on the pumpkin. Like wiggle, growing etc. Then the burst.
Also the candle flames could be sucked in towards the direction of the pumpkin when the pentagram charges up?

1 Like

Thanks for the suggestions guys, I didn’t have time to dive in deep today but I quickly added those bits you mentioned!

The candles were easy to do with the shader I posted, for the random fade I increased the equal threshold in the if statement and put my scalar there. The radial one I did with a second sphere mask that’s slightly bigger then the one making them fade. For the shake I made a quick 3 channel noise texture, scaled it super big in the shader and pan it quickly over the whole object.

I’ll be making splashy textures and goopy bits now!

1 Like

I’ve been working on a cooler way of doing the pumpkin’s face based on an idea I had and a suggestion from a colleague. In houdini I bend the mesh and bool out a mouth hole, then convert the whole thing to a vertex anim. Also added an inner sphere that bends in the same way, making some simple stretching tendrils

However, I’m having trouble hiding the rough normals created by the bool, making the swap real easy to see. I tried various ways of hardering, softening and different mesh generation but everything looks the same or worse. If anyone has a hot tip of fixing these I’d appreciate it!

2 Likes

Added more shapes of drop particles and stringy ones. Quickly made the drop textures in photoshop, one texture is packed so I can easily spawn some different shapes, the other is more dense with smaller spots. The dense one really helps with adding some volume to the center of the explosion.


DenseSplots
PumpkinDitherTransition

I’m using a dither to fade between a static pumpkin and the deforming one. I animate a gradient along one axis and enabled the masked opacity dither in the material, that gives you a dither-style fade out for values between 0-1 on opague materials. The pop is less noticeable but you can see the transition still. Haven’t found a way yet to totally fix the normals on the morphin pumpkin, maybe if I make sure both pumpkins look exactly the same aside from the mouth the fade-out will be good enough.

My plan for this week is to finish all the bits I definitely want in the final effect, better destruction sim, some candles falling over and lots of goopy bits on the floor and ceiling. Then I want to spend the last week polishing as much as possible! :slight_smile:

3 Likes

It’s cool to see how much refinement and progress you’ve made on this - the final effect is looking great! :+1:

1 Like

Thanks man, I just realised I had flux on all night and now everything in the effect is super yellow :yellow_heart:

1 Like

So I think I was able to get most of the stuff I wanted in there, smoother mesh swaps between the static, morphing and RBD pumpkin. The candles now fall over as well, I had to find a way to place the flames that didn’t involve dragging 50 particle systems around, so I ended up spawning them in the center of each candle, shifting them up and raycasting them back down on there in a blueprint. The wood material is from the unreal starter content.

Made a nicer material for the fluid VAT with some world position based UVs and fresnel. Got some more varying colors in there, without flux this time :stuck_out_tongue: Also made some splatter textures for the floors and walls I might still polish, didn’t have a lot of time to spend on them.

I tweaked the keys I was already using for the face erode anim to make it laugh, gives it some more personality and it helps with building anticipation too. I used only the top half as the source of the destruction sim and left the bottom half on the floor, wiggled it a bit in the shader after the explosion so it doesn’t look as static.

Pretty sure I’ll leave it at this content-wise, I might still add some fluid bits flying out of the pumpkin’s mouth when it opens. Otherwise I’m just gonna polish the bits that are there already :slight_smile:

3 Likes

Here’s a vid of me stepping through the mesh generation of the pumpkin, the final result is exported as a vertex animation texture.

I’d like to get better at sharing my process, do you guys like this format of showing off how a mesh was made? Or do you want it to be a step by step in real-time?

Let me know if there’s anything I haven’t shared and you are interested in :slight_smile:

7 Likes

PumpkinStringyParticles

I thought it might be nice to talk about the stringy particles I made, since I think they turned out pretty decent and were very easy to make!

It’s two simple textures, one line I drew and a swirly flowmap I made in flowmap painter. You have to make sure the line texture is set to clamp so it doesn’t wrap around and then I randomize the distortion using a parameter in the particle system :slight_smile:

2 Likes

Dude this is looking amazingggggg. :open_mouth::open_mouth::dizzy_face::pleading_face::heart_eyes::star_struck:
Thank you so much for showing the process.
how hard it is to work with fluid VAT from houdini to unreal? i wanted to try this method for a while. just not enough time :confused:

thanks

1 Like

Thankss. It’s actually super easy! You can use the Vertex Animation Tools from the gamedev toolshelf and pretty much point it to any mesh. Just have to make sure the point count stays consistent for good results. I like preemptively reduce-ing my mesh to the required amount of points (4k for a 4k texture) so I know it’s always the same. Then in unreal you have to make a material function and paste in the sample shader code houdini gives you, so you can make a working material with that.

This sketch was a lot of fun! In the end I didn’t have time to implement everything I wanted but I’m happy with where I got.

I added some effects for the mouth being burned in, thought they looked cool and they distract a bit from the mesh swap. Did some tweaks to the explosion, like adding delayed drops falling from the top of the screen. Redid some of the shading and texturing to give the candles and magic symbol on the floor a bit more character. Then when I had all the components together I retimed everything so it flows well.

I’m happy to share more if people are interested, I might even come back to try some other ideas I had. For now I have to call it though since I won’t be able to use my PC for a while.

4 Likes

Firstly, I think you put a-lot of work into this and that’s amazing how you shared your process. However I think you over did it with this last post, the effect is very noisy overall from start to finish I like to see the effect as a curve and where you want the focus to be. I liked the one prior, the anticipation felt more impactful once the pumpkin exploded. Again if you wanted to use the fire/torch cutter, I think it would be nice if it drew/cut the pentagram into the wood.

Thanks for the insight man, there’s definitly a lot of stuff going on. Maybe next time I’ll try to focus on doing one thing really well. I opted to do it on the pumpkin instead of the floor so half of it isn’t covered up :slight_smile: