Suzanne quickly returning from space - Atmospheric reentry effect test

Hello !

I’ve been trying to achieve a convincing atmospheric re-entry effect for some time. I tried several methods (simulation, particles, volumetric shading…) But the most successful method currently is using the geometry node and the mesh to volume node.

The idea is to extract the part of the mesh that faces the airflow (x axis) using the raycast node and extrude it around the object and then back. The volume conversion creates something quite interesting and with a bit of noise in the shader and compositing here is what I managed to do.

There are still a lot of flaws with this technique: The first being that it’s obviously not physically realistic, and the edges of the volumes are always a bit blocky.
And then what annoys me the most is that I can’t control the density of the volume as I want to make it sharp and blurry where I want (increasing the voxel amount reduces the blocky edges of the volume but makes it very sharp…)

While waiting for me to improve the technique, let’s hope that suzanne has put on her heat shield before going home! :fire:

22 Likes

This is awesome, I would love to see your nodes!

3 Likes

It’d be awesome if you can share your blender file!

2 Likes

Looks really nice!

Super cool ! Keep up the good work !

1 Like

Thank you so much !

I didn’t expect such quick responses!

Here is the BlendFile without the particles added in another scene.

AtmosphericReentryTestScene.blend (4.4 MB)

The nodes are very messy, it was mainly a test to see the potential rendering…
I am in the process of redoing everything properly to make an animation of the atmospheric reentry of the Starship rocket.

This may not be the right place to ask this but if you have any ideas to improve the effect I’m curious!

2 Likes

Hot hot HOT HOT HOT AAAAAAAGH

Especially at the end the blue shape seem a bit separated from the red one, like if there was a gap between them that doesn’t feel natural to me.

From what I see I think you’ll make an amazing effect when things start to feel more definitive.

might worth trying with an object with a shape closer to your end result ?

Do you plan to make something really accurate, or a bit exaggerated to make something more cinematic ?

And finally did you find some video reference material to compare ?

Looks pretty good.

I imagine Ton Roosendaal in a white pith helmet excavating the Suzanne-orite crash site in the dutch lowlands… He founds a strangely perfect gray cube. In its surface, a source code is carved…

He enters it in a computer to see what it is… And the legend is born…

I got carried away, sorry, looks really good indeed! :smile:

3 Likes

Waoooo … It’s pretty convincing.
Gooood job !
Thanks for sharing !