Page 9 of 13

Re: Code inspiration and rendering resource

Posted: Thu Oct 04, 2018 2:47 pm
by nozmajner
That will warrant some texture rework for the orbitals (and everything else also). But having PBR would be nice, especially if the deferred decals are supported as well.
I had some additional ideas for having dynamic wear and tear on ships (controlled by age or ship health) I even prototyped with Blender nodes. Would be nice to have that as well.

Re: Code inspiration and rendering resource

Posted: Thu Oct 04, 2018 2:57 pm
by nozmajner
Image
Image
Examples for what I mentioned above. The setup is quite simple, there are two materials, and a softly blended mask between them, with something like a threshold slider to adjust the amount of fading on the paint.
And all the details are decals, even the paneling lines. They transferred into Pioneer quite nicely, but the normal maps weren't working as they should.

Re: Code inspiration and rendering resource

Posted: Thu Oct 04, 2018 3:30 pm
by sturnclaw
Regarding deferred decals, see: https://turanszkij.wordpress.com/2017/1 ... rendering/
Mesh-based decals will likely be fairly easy to implement, though normal blending may be a bit of an issue.

Re: Code inspiration and rendering resource

Posted: Thu Oct 04, 2018 4:10 pm
by nozmajner
The decals already kinda work already actually.

Re: Code inspiration and rendering resource

Posted: Tue Oct 09, 2018 4:21 pm
by FluffyFreak

Re: Code inspiration and rendering resource

Posted: Thu Oct 11, 2018 6:07 am
by sturnclaw
You're gonna really hate this, Fluffy. Especially because you get the dubious honor of implementing it.
https://www.twitch.tv/videos/320913467?t=04h33m40s

Re: Code inspiration and rendering resource

Posted: Thu Oct 11, 2018 6:56 am
by Spiffor
Wow, that's very nice nozmajner :+1:

Re: Code inspiration and rendering resource

Posted: Thu Oct 11, 2018 1:51 pm
by FluffyFreak
pfft, we don't even have regular shadows yet!

It's interesting, some of the techniques used are very interesting, but that's four people presenting the work of the teams behind them... there's more people presenting that work than we have regularly contributing ;)

Also it all seems very hand crafted, they've crafted that "nebula" and the effects for it, that doesn't scale to a galaxies worth of them

Re: Code inspiration and rendering resource

Posted: Fri Oct 19, 2018 5:51 pm
by impaktor
Scott Manley summarizing some cool rendering techniques from the dev log of:
Return Of The Obra Dinn
(released yesterday on Steam, apparently)

Re: Code inspiration and rendering resource

Posted: Fri Oct 19, 2018 7:42 pm
by nozmajner
Wow, that game looks rather interesting.