Hi,
this is my first sketch, so please give me feedback if I do everything as intended.
I want to create an effect that combines these 2 inspirations:
Inspiration 1:
(source:
AMP-Aktionärsrevolte verurteilt De Ferrari - Nach Welt )
Inspiration 2:
https://youtu.be/fu0ALVrFMjM
(source: Space Junk Entering Earth Created A Mesmerizing Light Show In The Sky - MobyGeek.com )
Looking forward to this challenge!
4 Likes
First progress!
Here’s a video:
https://drive.google.com/file/d/18q7CKfHmJ5G6Vep9hYaK3yAN-RpUSt6-/view?usp=sharing (idk how to embed a video here or make a small gif so here’s a link)
Here’s a screenshot:
What I’ve done:
- Changed Skybox Material
In the Lighting Window
to this Material
- Added a star Particle System
with a simple Additive Material for the Stars using the Default Particle Texture
- Added some PostProcessing (because it makes me happy)
Excited to tackle the actual comet next!
1 Like
sifa
#3
You can upload the video to imgur or something and just paste the direct link here you can also replace the mp4 at the end with gifv in the link.
1 Like
Comets!
https://imgur.com/GarQkGO
Todays progress includes:
-
Creating the comet particle system.
It also uses the additive material with the default particle as texture.
-
Creating a script that moves the comets.
Got my inspiration from here, just adjusted to my needs: https://forum.unity.com/threads/rotate-the-camera-around-the-object.47353/
-
Changed the shape of the star particle system so that it encapsulates the camera.
Not sure what I will do next besides polishing, feel free to leave suggestions.
3 Likes