Screenshots

General discussion for players of Oolite.

Moderators: another_commander, winston

User avatar
hiran
Theorethicist
Posts: 2046
Joined: Fri Mar 26, 2021 1:39 pm
Location: a parallel world I created for myself. Some call it a singularity...

Re: Screenshots

Post by hiran »

Cholmondely wrote: Tue Apr 16, 2024 6:06 pm
The previous attempt to do something similar was by Smivs, a decade or so ago. He had an alternative texture for damaged ships showing laser scoring. But the scoring on every ship of the same model was the same, and the damage appeared in the same place whether one had been shot in the front or the back. He found it quite unsatisfactory and eventually gave up on it.

Reference: https://wiki.alioth.net/index.php/OXP_howto_texture (see "Ideas" for the links).
Ok I understand. This is related to the fact we try to display damage based on one single number: maintenance level

What if we took the list of damaged equipment, and assigned a tile of the ship to each of them? That would require the tiles to be replacable one by one.

It could get even better if Oolite's damage model could tell which tile of a ship has been worn down/damaged.
But meanwhile I understand the core code has noone to change it.
Sunshine - Moonlight - Good Times - Oolite
User avatar
Griff
Oolite 2 Art Director
Oolite 2 Art Director
Posts: 2476
Joined: Fri Jul 14, 2006 12:29 pm
Location: Probably hugging his Air Fryer

Re: Screenshots

Post by Griff »

I'll try and document that sidewinder shader effect, i'm a pretty bad coder though so i think they way i'm doing it isn't that great, but it's not much more than mixing in some extra textures into the final colour output from the shader, i think the chipping away paint was achieved with just a regular 'grungy' texture and sending it through a step function to act as a brighness cutoff so only the brightest pixels were drawn onto the ship, then the brightness cutoff point was lowered as the ship needed more maintenance so more and more of the grunge texture was drawn onto the ship as the maintenance level increased

Thinking about non-shader ways to do this - don't the ships have a "shinyness" property or something in their materials definitions in their shipdata.plist? maybe a js script to read in that number, modify it and write it back depending on the ship maintenance level or something might work to dull the ships paint or something?
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6548
Joined: Wed Feb 28, 2007 7:54 am

Re: Screenshots

Post by another_commander »

Hot Giant

Image

Image
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6548
Joined: Wed Feb 28, 2007 7:54 am

Re: Screenshots

Post by another_commander »

Image
User avatar
cbr
---- E L I T E ----
---- E L I T E ----
Posts: 1388
Joined: Thu Aug 27, 2015 4:24 pm

Re: Screenshots

Post by cbr »

Very nice shot ! ! fov 115 ? ;P

The sun shines 'white' yet the red giant is 'emiting' an almost glowing red...
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 4637
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Screenshots

Post by phkb »

Playing around with a refreshed Astrofactory. Not sure I fully like this yet. The asteroid and dock are OK I think. But still thinking about the dome.
Image

Edit: Actually, I think I found out why I was struggling to get a "glass" look on the dome panels - "smooth = yes" was active. Turned it off, a bit of a tweak, and here's the result:
Image
The dome panels are reflecting light much more convincingly now!
User avatar
cbr
---- E L I T E ----
---- E L I T E ----
Posts: 1388
Joined: Thu Aug 27, 2015 4:24 pm

Re: Screenshots

Post by cbr »

Image

Image
User avatar
Cholmondely
Archivist
Archivist
Posts: 4990
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Screenshots

Post by Cholmondely »

cbr wrote: Tue Apr 30, 2024 4:27 pm
Image
What a wonderful picture!

But what is the ship?
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 4637
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Screenshots

Post by phkb »

Cholmondely wrote: Tue Apr 30, 2024 10:17 pm
But what is the ship?
It's the underside of a DTT Galaxy Liner
User avatar
cbr
---- E L I T E ----
---- E L I T E ----
Posts: 1388
Joined: Thu Aug 27, 2015 4:24 pm

Re: Screenshots

Post by cbr »

Image

Yes, the DTT Galaxy Liner!
User avatar
cbr
---- E L I T E ----
---- E L I T E ----
Posts: 1388
Joined: Thu Aug 27, 2015 4:24 pm

Re: Screenshots

Post by cbr »

Image

Hexagons :)
Post Reply