OpenGFX Mars Xtended

Discuss, get help with, or post new graphics for TTDPatch and OpenTTD, using the NewGRF system, here. Graphics for plain TTD also acceptable here.

Moderator: Graphics Moderators

Alberth
OpenTTD Developer
OpenTTD Developer
Posts: 4763
Joined: 09 Sep 2007 05:03
Location: home

Re: OpenGFX Mars Xtended

Post by Alberth »

I often make a "doit" script, that runs all programs with all the parameters to build whatever I am doing in that directory. For example

Code: Select all

#!/bin/sh
set -u -x
nmlc --nfo=output_swapped.nfo -n output_swapped.nml
nmlc --nfo=output_orig.nfo -n output_orig.nml

echo
nforenum output_swapped.nfo
echo
nforenum output_orig.nfo
I have long ago forgotten what it does or why it needs this sequence, but thanks to this script I can still rerun the build, and look up exactly what it is doing, and what parameters are being used.

While the above is a Unix script, I imagine you can make a similar batch file at Windows.
User avatar
Phreeze
Director
Director
Posts: 514
Joined: 12 Feb 2010 14:30
Location: Luxembourg

Re: OpenGFX Mars Xtended

Post by Phreeze »

*bump*

what's the current state of the grf ? :?:
Twyster
Engineer
Engineer
Posts: 92
Joined: 22 Feb 2013 00:46

Re: OpenGFX Mars Xtended

Post by Twyster »

Phreeze wrote:*bump*

what's the current state of the grf ? :?:
Well, seeing as I have no idea what I'm doing, and all files uploaded to the repository are GPL, I encourage anyone who knows what they're doing to take up the mantle. Other than that, this set is cancelled, sadly.
User avatar
Phreeze
Director
Director
Posts: 514
Joined: 12 Feb 2010 14:30
Location: Luxembourg

Re: OpenGFX Mars Xtended

Post by Phreeze »

Just do the gfx i'll code them ;) just use a template and a separate png for each vehicle
Twyster
Engineer
Engineer
Posts: 92
Joined: 22 Feb 2013 00:46

Re: OpenGFX Mars Xtended

Post by Twyster »

It's a deal. Sorry I took so long to reply.
User avatar
Phreeze
Director
Director
Posts: 514
Joined: 12 Feb 2010 14:30
Location: Luxembourg

Re: OpenGFX Mars Xtended

Post by Phreeze »

i'll upload a template from my trainset, you can use it as a template, so you'll see where to place stuff ;)

edit: leave the right color-table away, i dont need it, it was just still present in the file
Attachments
cfl1800.png
cfl1800.png (8 KiB) Viewed 3368 times
Twyster
Engineer
Engineer
Posts: 92
Joined: 22 Feb 2013 00:46

Re: OpenGFX Mars Xtended

Post by Twyster »

Actually the drawing was the easy part for me. I understand that system already, but thanks anyway.

Well, just to make sure you have the absolute latest version of the files, here are the two graphics that were already created, and a spreadsheet with the names/eras for them. I've also commented on the attachments to clarify which name is for which.
AetherWorks GTR-10 Freight Halftrack
AetherWorks GTR-10 Freight Halftrack
gtr10_sprites.png (2.61 KiB) Viewed 3343 times
Comet Industries “LiOX” Tanker Crawler
Comet Industries “LiOX” Tanker Crawler
liox_sprites.png (1.82 KiB) Viewed 3343 times
busses & trucks.ods
Spreadsheet (feel free to add ideas for names)
(11.51 KiB) Downloaded 95 times
User avatar
Phreeze
Director
Director
Posts: 514
Joined: 12 Feb 2010 14:30
Location: Luxembourg

Re: OpenGFX Mars Xtended

Post by Phreeze »

what basically is needed besides those infos:
- max speed
- weight
- capacity
- refittable to (e.g for good trucks)
- intro date (year is enough)
(i'll take standard values for years you can use it etc.)

once you did an era, i can code the stuff ;)
Twyster
Engineer
Engineer
Posts: 92
Joined: 22 Feb 2013 00:46

Re: OpenGFX Mars Xtended

Post by Twyster »

I thought of that after I posted the file. Here's an updated version of that file with data for the two vehicles made so far.
busses & trucks.ods
Check the "Data" tab.
(12 KiB) Downloaded 92 times
I'll get to work on figuring out a scheme for the steam era right away.

EDIT: If a vehicle is listed for two or more cargoes in the "Names" tab, it is refittable to all of the cargoes it is listed for.
Eddi
Tycoon
Tycoon
Posts: 8267
Joined: 17 Jan 2007 00:14

Re: OpenGFX Mars Xtended

Post by Eddi »

Twyster wrote:Actually the drawing was the easy part for me.
the important part is not the drawing, but the templating, meaning the position and size of the individual sprites must be the same in all the files, and easy to calculate for the coder of the set, without looking at the file.
User avatar
Phreeze
Director
Director
Posts: 514
Joined: 12 Feb 2010 14:30
Location: Luxembourg

Re: OpenGFX Mars Xtended

Post by Phreeze »

that's why i gave him my example train ^^
Twyster
Engineer
Engineer
Posts: 92
Joined: 22 Feb 2013 00:46

Re: OpenGFX Mars Xtended

Post by Twyster »

Eddi wrote:
Twyster wrote:Actually the drawing was the easy part for me.
the important part is not the drawing, but the templating, meaning the position and size of the individual sprites must be the same in all the files, and easy to calculate for the coder of the set, without looking at the file.
Phreeze wrote:that's why i gave him my example train ^^
Actually, that's what I meant. I already knew about templating from the existing vehicles, and it was one of the easy things to execute. Although if you think anything is incorrect on the PNGs, just let me know and I'll have it fixed.

Still doing research for steam era trucks and busses. Surprisingly heavy machinery isn't a popular subject for steampunk art.
User avatar
oftcrash
Transport Coordinator
Transport Coordinator
Posts: 304
Joined: 03 Jan 2013 17:20
Location: New England, USA

Re: OpenGFX Mars Xtended

Post by oftcrash »

Twyster wrote:Still doing research for steam era trucks and busses. Surprisingly heavy machinery isn't a popular subject for steampunk art.
Maybe try searching for dieselpunk. Its more of a pulp 30s version of steampunk. There tend to be more vehicles, where steampunk is mostly hot air balloons and iron ships. Also check out concept art for art deco vehicles.
Twyster
Engineer
Engineer
Posts: 92
Joined: 22 Feb 2013 00:46

Re: OpenGFX Mars Xtended

Post by Twyster »

oftcrash wrote:
Twyster wrote:Still doing research for steam era trucks and busses. Surprisingly heavy machinery isn't a popular subject for steampunk art.
Maybe try searching for dieselpunk. Its more of a pulp 30s version of steampunk. There tend to be more vehicles, where steampunk is mostly hot air balloons and iron ships. Also check out concept art for art deco vehicles.
I would, but there's already a "diesel interlude" in which such vehicles would go into. The vehicles have to be strictly from before the internal combustion engine began to replace the steam engine.
User avatar
Phreeze
Director
Director
Posts: 514
Joined: 12 Feb 2010 14:30
Location: Luxembourg

Re: OpenGFX Mars Xtended

Post by Phreeze »

have you watched the mad max trilogy at least ? :mrgreen:
Eddi
Tycoon
Tycoon
Posts: 8267
Joined: 17 Jan 2007 00:14

Re: OpenGFX Mars Xtended

Post by Eddi »

how does mad max qualify as "steampunk"?
User avatar
SquireJames
Tycoon
Tycoon
Posts: 1863
Joined: 07 Aug 2004 11:56
Skype: squirejames5
Location: Stoke-on-Trent
Contact:

Re: OpenGFX Mars Xtended

Post by SquireJames »

For steampunk lorries and such, I'd suggest looking at some of the Sentinel steam lorries and so forth from around the turn of the century. Basically take that basic idea and design and turn it up to 11 and tada :)
Image
User avatar
Gadg8eer
Traffic Manager
Traffic Manager
Posts: 190
Joined: 14 Dec 2019 14:22

Re: OpenGFX Mars Xtended

Post by Gadg8eer »

I modified this to work with NRT and have a bit nicer graphics. Just an experiment in making nice graphics and trying to figure out how switches work in NML. Not sure what my experiment is useful for but if anyone sees this then here, take a look.
Attachments
rov.tar
(50 KiB) Downloaded 58 times
I have Asperger's, please be easy on me about stuff. My apologies if I've been a problem for you in the past.
User avatar
Gadg8eer
Traffic Manager
Traffic Manager
Posts: 190
Joined: 14 Dec 2019 14:22

Re: OpenGFX Mars Xtended

Post by Gadg8eer »

Gadg8eer wrote: 06 Sep 2020 18:40 I modified this to work with NRT and have a bit nicer graphics. Just an experiment in making nice graphics and trying to figure out how switches work in NML. Not sure what my experiment is useful for but if anyone sees this then here, take a look.
Updated version. Probably not going to be making any more modifications, I've learned as much as I can from screwing around with this.
Attachments
rov.tar
(50 KiB) Downloaded 37 times
source.7z
(32.3 KiB) Downloaded 45 times
I have Asperger's, please be easy on me about stuff. My apologies if I've been a problem for you in the past.
User avatar
Gadg8eer
Traffic Manager
Traffic Manager
Posts: 190
Joined: 14 Dec 2019 14:22

Re: OpenGFX Mars Xtended

Post by Gadg8eer »

Gadg8eer wrote: 23 Sep 2020 04:55
Gadg8eer wrote: 06 Sep 2020 18:40 I modified this to work with NRT and have a bit nicer graphics. Just an experiment in making nice graphics and trying to figure out how switches work in NML. Not sure what my experiment is useful for but if anyone sees this then here, take a look.
Updated version. Probably not going to be making any more modifications, I've learned as much as I can from screwing around with this.
Found an errant, glaringly obvious pixel of black on one of the diagonal views. It has been removed in the following version...
Attachments
rov.tar
(50 KiB) Downloaded 56 times
I have Asperger's, please be easy on me about stuff. My apologies if I've been a problem for you in the past.
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Google Adsense [Bot] and 37 guests