<shakes fist> I doubt I'll be re-taking them. There is one older shot I would re-take, but I can't recall which planet it was.
Screenshots
Moderators: winston, another_commander
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Screenshots
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
Re: Screenshots
I don't think so, because it was a completely arbitrary choice of a parameter that may or may not look good everywhere. However, adding this change to your game is trivial. Just make a Shaders folder under your AddOns, copy and paste the entire oolite-default-planet.fragment file in, then edit it as follows:
Line 170, method calcSpecularLight: Change
Code: Select all
float intensity = pow(max(RdotE, 0.0), exponent);
Code: Select all
float intensity = pow(max(RdotE, 0.0), exponent) * 3.0;
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Screenshots
Did you say somewhere that shaders can be tweaked on-the-fly, without a restart?
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Screenshots
<grins> Technical term for wrong!
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: Screenshots
standard trunk'd no tweaks extra detail
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
Re: Screenshots
With planet spec tweak:
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Screenshots
Cobra vs Cobra...
... you wouldn't think it from that shot, but there was a massive firefight going on around us.
... you wouldn't think it from that shot, but there was a massive firefight going on around us.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: Screenshots
That's something which should be mentioned on the page itself.. most people will think it's a static display, otherwise.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: Screenshots
Is there a way to tweak the resolution of the results generated by the P3D algorithm, so that the coastlines, clouds, etc. get a bit less blocky at close range?another_commander wrote:With a very small tweak in the planet shader to increase the intensity of the light reflection
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
Re: Screenshots
Not without source code modifications. And if you do that, then you will most likely find that the performance hit starts becoming quite noticeable.gsagostinho wrote: ↑Sun Oct 22, 2017 2:06 pmIs there a way to tweak the resolution of the results generated by the P3D algorithm, so that the coastlines, clouds, etc. get a bit less blocky at close range?
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: Screenshots
I was hoping for some simple shader modification, but I see. Thanks for the info!another_commander wrote:Not without source code modifications. And if you do that, then you will most likely find that the performance hit starts becoming quite noticeable.
- Getafix
- Quite Grand Sub-Admiral
- Posts: 979
- Joined: Tue Apr 01, 2008 12:55 pm
- Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
- Contact:
Re: Screenshots
Done.
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Screenshots
I've made a few minor changes to that spreadsheet, and will add more details later. I presume that doesn't auto-update the Screenshots page?If you own a shot and would like to share a descriptive title, please, add it to the below collaborative spreadsheet.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Getafix
- Quite Grand Sub-Admiral
- Posts: 979
- Joined: Tue Apr 01, 2008 12:55 pm
- Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
- Contact:
Re: Screenshots
No it doesn't. I will manually update the screenshots at oolite.orgCody wrote: ↑Mon Oct 23, 2017 1:44 pmI've made a few minor changes to that spreadsheet, and will add more details later. I presume that doesn't auto-update the Screenshots page?If you own a shot and would like to share a descriptive title, please, add it to the below collaborative spreadsheet.
Edit: Done.
Last edited by Getafix on Mon Oct 23, 2017 4:09 pm, edited 1 time in total.
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]