Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Tutorial: Creating a 3D Asteroid Belt using CC Particle World and C4D Lite

Community Expert ,
Apr 24, 2021 Apr 24, 2021

Using just CC Particle World and C4D Lite, this tutorial shows how to create a set of rocks hanging in space which you can fly through. No external plugins needed! I use a series of Nulls to generate a line of particles using CC Particle World. Normally this is not ideal as CC Particle World particles can interact with each other and cause flickering. My technique avoids this. Then I generate random particle textures using an image and Turbulent Displace to generate rough, rocky shapes. Finally I head into Cinema4D Lite and use a Landscape object as a foreground rock.

 

 

Links mentioned:

Pixabay: https://pixabay.com/

CreativeCOW: https://creativecow.net/

-------------------------------------------------------------------------------

Expressions used:

L=thisComp.layer("Position NULL");
L.toWorld(L.anchorPoint);

 

 

X = wiggle(15,400)[0];
Y = wiggle(15,400)[1];
Z = value[2];
[X,Y,Z]

 

Project download: https://bit.ly/3rAYAwU 

TOPICS
How to
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
May 11, 2021 May 11, 2021
LATEST

Thanks for sharing, ShiveringCactus.

 

Cheers!
Rameez

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines