Recreating the Genesis Effect from Star Trek II: the Wrath of Khan Tutorial

Recreating the Genesis Effect from Star Trek II: the Wrath of Khan

An Adobe After Effects tutorial

KHAAAAAAAAAN! 

In this video, I look at how to recreate the iconic Genesis Effect as simulated by some of the very first CGI in movies.

Star Trek II: The Wrath of Khan (1982) used a Cray supercomputer to render the minute long sequence.  The shot was reused in both Star Trek III : The Search for Spock and Star Trek IV : The Voyage Home, so you know it must have been good.  In the sequence, a torpedo is fired into dead moon, which is quickly covered in fiery particles.  Then the surface glow fades to see greenery and water appear on the surface before pulling back to reveal an M-class world with clouds. 

It’s an awesome sequence and the hardest part turned out to be the camera move, which I had to give up on, but still I think I capture the feeling of it.

The tutorial only uses the included effects and one plug-in, the free Orb effect from Video Copilot.  It’s a long tutorial and I have focussed more on the techniques involved rather than trying to match everything exactly.

Expressions:

Position X:
x=thisComp.layer(“Planet NULL”).transform.position[0]-thisComp.width/2;
x/thisComp.width;

Position Y:
y=thisComp.layer(“”Planet NULL”).transform.position[1]-thisComp.height/2;
y/thisComp.width; 

Position Z:
z=thisComp.layer(“”Planet NULL”).transform.position[2];
z/thisComp.width;

Some contents or functionalities here are not available due to your cookie preferences!

This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.

###

Enjoying this tutorial? Sign up now for the Creative COW Newsletter!

This image has an empty alt attribute; its file name is WebNewsprint_Cow_Newsletter_Depositphotos_21902427_1200-1024x576-1.jpg

Sign up for the Creative COW newsletter and get weekly updates on industry news, forum highlights, inspirational tutorials, tips, burning questions, and more! Receive bulletins from the largest, longest-running community dedicated to supporting professionals working in film, video, and audio.

Enter your email address, a first and last name, and let us know what you’d like to see more of in the message!

Responses

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy