Question Recreating the Apollo Shininess

Joined
May 1, 2021
Messages
487
Reaction score
127
Points
43
Location
Los Angeles
Hi,
I have a question, so I am wondering how you can make the Apollo capsule look more like the photo seen bellow. (Look bellow) I was trying to make the CSM look more realisitic in turn, the capsule became red. Screenshot (473).png
PHOTO 2: Apollo_17_Command_Module.jpg
 
You can get that effect using the D3D9 debug settings. Select that mesh group and use the Metalness shader.
Try values for Smoothness and Metalness around 0.97. The CM "cone" is basically smooth metal, almost a mirror. So you want values close to 1.0
 
You can get that effect using the D3D9 debug settings. Select that mesh group and use the Metalness shader.
Try values for Smoothness and Metalness around 0.97. The CM "cone" is basically smooth metal, almost a mirror. So you want values close to 1.0
I just did that and I get this, I'm not sure if this is accurate.
 

Attachments

  • Screenshot (474).png
    Screenshot (474).png
    124.9 KB · Views: 39
Seems very dark in the first place, looks like the whole ship is in shadow ?
 
First thing check where the Sun is relative to the spacecraft and the planet/moon you're orbiting. Recreating the precise set of conditions on the photograph you posted is not that easy, you need to orient the CSM the same way with the Sun being roughly at the same angle. You might need a bit of trial and error. Also keep in mind that 60's color film behavior is a bit different from a "godlike video camera" you have on a simulator.
 
I guess the metalness pbr shader is here to stay. I can probably make an update based on previous work, if I have time.
 
Therre is downside to high relection: It only llooks cinematik near a planetary body. In deep space it just reflects the blackness of space.
So you get a black spacecraft in black space. Realistic, but maybe not what you want.
 
Therre is downside to high relection: It only llooks cinematik near a planetary body. In deep space it just reflects the blackness of space.
So you get a black spacecraft in black space. Realistic, but maybe not what you want.
This is why I eschew spacecraft reflections to fly safely. Of course, I will use spacecraft reflections to take cinematic pics only.
 
It may look weird, but the real thing looks a bit odd too.

1628945611005.png

What's missing is the normal and bump maps to handle texture of the foil strips up close. It's a mirror finish, but not a perfectly smooth surface.

1628945991813.png
 
This is what I got, playing a little bit with bump and reflection textures.

orbiter_2022_02_02_05_23_02_688.jpg

ok I have played a lot, my guilty pleasure I guess...

pretty satisfied with it to be honest.

but still not finished :giggle:


edit:
why the screenshots here are always downsized ?? :(
 
That looks super you should offer that on the forum
yoda-patience.gif


orbiter_2022_02_04_06_03_28_329.jpg

:)
 
thank you rock. appreciate your opinion and the pic. here's one for you

https://upload.wikimedia.org/wikipedia/commons/e/ee/SaturnVcenterModule.JPG

seams ? you talking about command module, right, not the service ?
mine, for now at least, looks way overemphasized, cartoon like :D something like this almost

https://images.squarespace-cdn.com/...-DS1XNNINW7BC38M0VGJ3/48CSM-2.jpg?format=750w
:giggle:
I'll see what I can do. Since I'm not a real graphic expert, I give my best. Perhaps that isn't enough thou :D
I spend into all this a lot of hours that some with better knowledge/program could do in 1/10th of time
(perhaps I should just zip it all and send it to you huh:D)
anyway... I know it's far from being great, it's just better, with all due respect to mod creators, than the original.
Not sure why they didn't simply add bump and reflection textures to the mod thou...
maybe since mod has started before D3D9 Client support and later they forgot about it, or simply didn't bother.
 
by the grace of God or by pure luck
but I think I also pretty nailed LEM texture and bump files.
somehow I manage it almost look photorealistic, in a way
orbiter-2022-02-06-05-09-18-046.jpg

don't you agree
btw I upload a image to Postimage in a desparate attempt this forum won't downsize it. cross your fingers
 
scratch that
i have just discovered ?‍♂️ that debugging option
orbiter-2022-02-07-04-02-21-297.jpg

oh happy days ?
 
Back
Top