Page 1 of 2

Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 5:32 pm
by Klonan

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 5:32 pm
by Shaymes
nice :)
what we Need are more sensors like
viewtopic.php?f=6&t=28148

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 5:47 pm
by Herddex
Quite a bit technical, but I guess I don't mind. You've managed to get my mind blown with all the stuff you wrote about... I never knew there was so much complexity into the graphics design procces. Keep up the amazing work, as usual. :D

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 5:50 pm
by Rhamphoryncus
And for all those who wonder why you can't just publish the blender files for modders.. now you know. It'd look like shit without all the extra work put into them.

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 6:35 pm
by BlackKnight
Wonderful explanation, thanks very much for taking the time to write it. Impressive the effort required to finesse these sprites into position.

Over the years I frequently find myself gravitating towards writing scripts to solve repetitive tasks for efficiently sake and to insure consistency through my workflow. Funny how I've found the automation process can take precedence sometimes and even be more fun than the actual project ;). Point in fact, no wonder I was immediately hooked when I found out about this game! :D

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 6:38 pm
by Factorie
Amazing visuals. Cool to see the behind the scenes action of it all.

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 6:47 pm
by Xterminator
Really really great Friday Facts! Even I have no idea how to do any of this myself and got lost in some parts of explanations, seeing the behind the scenes stuff and all the automated processes you guys have come up with is truly fascinating. :D

I'm hoping this means HD combinators and power stuff in the very near future? ;)

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 6:54 pm
by Factorie
Also saw the MIDItorio website on reddit. It's amazing what the community can do with the tools this game provides. We have the best community!

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 6:58 pm
by garath
Big fan of the FFF's that showcase the tremendous work required to make our favorite game so beautiful. Thanks, much!!

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 7:24 pm
by timesinker
well played !

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 7:31 pm
by madpav3l
Xterminator wrote:I'm hoping this means HD combinators and power stuff in the very near future? ;)
A quote from reddit Friday Facts 194.
V453000 wrote:The electric poles and substations are coming soon, it's being worked on in parallel and the combinators just happened to have finished sooner :)

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 7:43 pm
by oLaudix
Gen. O'Neill wrote:That was a waste of a perfectly good explanation.

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 8:49 pm
by Ghoulish
I enjoy reading about how stuff works behind the scenes in the Friday Facts!

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 9:54 pm
by darkfrei
Why are you rendering shadows separately? It is possible to render only one sprite sheet with shadows. And if you have right scale, you can get coordinates of wires with blender too.

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 10:33 pm
by Vinnie_NL
Again a nice FFF. It makes me wonder if there are other game devs with similar workflow automation scripts. You would be crazy not to look into this to save a lot of work and deliver very consistent work.
And I played my first song in Factorio. Downloaded one from http://www.download-midi.com/ (probably the first google result when you search for MIDI files) and made a blueprint. Together with the Creative Mode mod it was made in 1 minute :) And I don't think I will ever fully understand how it works at least I can enjoy some of it now. Although I understand that creating this from scratch is much more fulfilling.

Also only ONE WEEK LEFT FOR TEH PARTY! :D

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Fri Jun 09, 2017 10:48 pm
by V453000
darkfrei wrote:Why are you rendering shadows separately? It is possible to render only one sprite sheet with shadows. And if you have right scale, you can get coordinates of wires with blender too.
The shadows in the game are actually separate layers for most entities... Apart from that, I don't think it's feasible to do with cycles, do you have some example? With Blender Render I know it's possible for sure. Coordinates for wires, you can probably get them with some blender python scripting, I'm sure about that. But putting it to the game would still require similar scripting and being able to do it on the final sprite gives you much better control I feel like.

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Sat Jun 10, 2017 12:08 am
by MiniHerc
Those 7x7 symbols look so good. :)

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Sat Jun 10, 2017 1:00 am
by rbrucemtl
I really appreciate the technical details. It's very interesting to see how it's done. I was wondering some thing... is the closest zoom level in the game the graphics at a 1:1 pix scale?

Thanks for this amazing game! :D

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Sat Jun 10, 2017 4:42 am
by Factorie
madpav3l wrote:
Xterminator wrote:I'm hoping this means HD combinators and power stuff in the very near future? ;)
A quote from reddit Friday Facts 194.
V453000 wrote:The electric poles and substations are coming soon, it's being worked on in parallel and the combinators just happened to have finished sooner :)
My GPU is ready

Re: Friday Facts #194 - Automated combinator pipeline

Posted: Sat Jun 10, 2017 7:36 am
by darkfrei
V453000 wrote:
darkfrei wrote:Why are you rendering shadows separately? It is possible to render only one sprite sheet with shadows. And if you have right scale, you can get coordinates of wires with blender too.
The shadows in the game are actually separate layers for most entities... Apart from that, I don't think it's feasible to do with cycles, do you have some example? With Blender Render I know it's possible for sure. Coordinates for wires, you can probably get them with some blender python scripting, I'm sure about that. But putting it to the game would still require similar scripting and being able to do it on the final sprite gives you much better control I feel like.
For example this file: viewtopic.php?f=15&t=40559#p240135

And and it's possible just from box from 2.78c: https://www.youtube.com/watch?v=SiU46VHzEnY