Busses and other stuff for new graphics engine

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

Alltaken
Tycoon
Tycoon
Posts: 1285
Joined: 03 Dec 2003 06:24
Location: Christchurch, New Zealand
Contact:

Post by Alltaken »

Sellu wrote:Thanks now its clear as crystal :) I would also like to see that 256x127 huge
pixel layout. How many angles would you prefer? Locomotion uses 64 sprites for busses, maybe double of that would be proper. :D

But then there will be the size issues..vehicles made in 256x127 would consume a lot of harddrive.
the number of sprites is more like...

15 degree incriments around a circle
then 4x4 up/down hills of various lengths

does that = 40?

this number was after a comprimise between smoothness in rotating and the need to keep ram usage reasonable.

i will try to export the animated rendering script from blender to 3ds (you use 3ds isn't it) basicly i have an empty in the middle of the 3d world that is rotating and tilting over the 40 frames using IPOs, all you would need to do is parent the vehicle to the empty and render out a 40 frame .png animation.

Alltaken
User avatar
Sellu
Engineer
Engineer
Posts: 98
Joined: 24 Sep 2004 20:06

Post by Sellu »

Only 40? That will look bit clumsy but is totally understandable in 32 bit environment. How do you calculate the ram need for like 100x100x32 pixel vehicle that has 40 sprites?
Image
The power that I trust.
Alltaken
Tycoon
Tycoon
Posts: 1285
Joined: 03 Dec 2003 06:24
Location: Christchurch, New Zealand
Contact:

Post by Alltaken »

Sellu wrote:Only 40? That will look bit clumsy but is totally understandable in 32 bit environment. How do you calculate the ram need for like 100x100x32 pixel vehicle that has 40 sprites?
actually it looks pretty smooth.

it greatly depends on the scale of the rendered vehicles though, because on a small sprite 15 degrees is only a few pixels worht of displacement. but on a larger sprite 15 degrees is twice the pixel displacement.

so perhaps we need to create more rotation incriments for the larger zoom level.

we can still do that :D.

Alltaken
User avatar
Sellu
Engineer
Engineer
Posts: 98
Joined: 24 Sep 2004 20:06

Post by Sellu »

Alltaken rockz if he can get the workable organization to work for the new engine :)


I made my first foreigner locomotive, the BR 103, which is my favourite of german locs.
Attachments
Baureihe 103
Baureihe 103
br103.jpg (15.01 KiB) Viewed 5406 times
Image
The power that I trust.
User avatar
jvassie
Tycoon
Tycoon
Posts: 3421
Joined: 18 Dec 2002 18:00
Location: High Wycombe, England
Contact:

Post by jvassie »

:shock: :shock: :shock: :shock:

Wow, Thats amazing!

Keep up the bril work

James
(British) Modular Stations Set - Thread: | Website:
Swiss Set - Thread: | Website:
Route Map Creator
My Screenshot Thread
Alltaken
Tycoon
Tycoon
Posts: 1285
Joined: 03 Dec 2003 06:24
Location: Christchurch, New Zealand
Contact:

Post by Alltaken »

Sellu, if these are at 100% scale (in all directions) i definatly think we should stick with 100% scale for vehicles, and just have them take up more than one square :D :D.

this one looks fantastic. :D

Alltaken
User avatar
Sellu
Engineer
Engineer
Posts: 98
Joined: 24 Sep 2004 20:06

Post by Sellu »

Hmm I am just worried that there will be too big cap between rails going to same direction making switches look too long.
Image
The power that I trust.
Alltaken
Tycoon
Tycoon
Posts: 1285
Joined: 03 Dec 2003 06:24
Location: Christchurch, New Zealand
Contact:

Post by Alltaken »

Sellu wrote:Hmm I am just worried that there will be too big cap between rails going to same direction making switches look too long.
how do you mean? you mean the space between signals. or the angle of how trains turn to joining tracks?

the new GFX engine actually change the track layout system (well its designed to) which means there will be no no more than 45 degrees turned in any one tile.

Alltaken
User avatar
Sellu
Engineer
Engineer
Posts: 98
Joined: 24 Sep 2004 20:06

Post by Sellu »

I mean this gap. Doesn't look very realistic railyard.
The tiles are 256x128:
Attachments
Mind the gap.
Mind the gap.
showcase2.jpg (69.9 KiB) Viewed 5369 times
Image
The power that I trust.
Alltaken
Tycoon
Tycoon
Posts: 1285
Joined: 03 Dec 2003 06:24
Location: Christchurch, New Zealand
Contact:

Post by Alltaken »

Sellu wrote:I mean this gap. Doesn't look very realistic railyard.
The tiles are 256x128:
put two tracks on one tile ;)

divide the tile into 4 part, and put a track at edge of the first and second part, and the 3rd and 4th part

Code: Select all


|||||
 | |
those two locations pointed too ;)

this will make it realisitc i am hoping :D.

and as i said in PM, i think this will also solve the problem of trains being to long. if we can fit two trains on a tile then the length is not such a big deal

Alltaken
User avatar
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Post by Purno »

Sellu wrote:I mean this gap. Doesn't look very realistic railyard.
The tiles are 256x128:
Use smaller tiles compared to the trains, as in Locomotion.
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
Download TT | Latest TTDPatch | OpenTTD | OpenTTDCoop | BaNaNaS: OpenTTD content system | 2048² OTTD scenario of the Netherlands
GRF Codec | GRF Crawler | GRF Maker | Usefull graphics & tools sites | NML Documentation Wiki | NFO Documentation Wiki
All my graphics are licensed under GPL. "Always remember you're unique, just like everyone else."
User avatar
Sellu
Engineer
Engineer
Posts: 98
Joined: 24 Sep 2004 20:06

Post by Sellu »

Ok sounds good :)
Image
The power that I trust.
User avatar
Villem
Tycoon
Tycoon
Posts: 3310
Joined: 28 Aug 2003 09:38

Post by Villem »

Purno wrote:
Sellu wrote:I mean this gap. Doesn't look very realistic railyard.
The tiles are 256x128:
Use smaller tiles compared to the trains, as in Locomotion.
makes houses look tiny compared to trains, wich is not the case in real life.
User avatar
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Post by Purno »

Let houses use more tiles :wink:
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
Download TT | Latest TTDPatch | OpenTTD | OpenTTDCoop | BaNaNaS: OpenTTD content system | 2048² OTTD scenario of the Netherlands
GRF Codec | GRF Crawler | GRF Maker | Usefull graphics & tools sites | NML Documentation Wiki | NFO Documentation Wiki
All my graphics are licensed under GPL. "Always remember you're unique, just like everyone else."
User avatar
Sellu
Engineer
Engineer
Posts: 98
Joined: 24 Sep 2004 20:06

Post by Sellu »

First steam locomotive is ready. I hope to see some very cool looking steam effects with new engine.
Attachments
Not a Big Boy but still worthy. Hr1 'Ukkopekka'.
Not a Big Boy but still worthy. Hr1 'Ukkopekka'.
Hr1.jpg (14.4 KiB) Viewed 5275 times
Image
The power that I trust.
User avatar
Arsenal
Traffic Manager
Traffic Manager
Posts: 227
Joined: 06 Jan 2004 21:25

Post by Arsenal »

:shock: :shock: :shock: :shock:
Awesome!

I really do hope that graphics engine is coming along. I'd absolutely hate it if it doesn't come to fruition.
User avatar
StavrosG
Traffic Manager
Traffic Manager
Posts: 202
Joined: 13 Dec 2004 21:13
Location: Rodos, Greece
Contact:

Post by StavrosG »

yay! cool!
Just keep 'em coming! :D
If ain't broken, don't fix it. | JabberID: stavrosg@jabber.org

Hello, I am a signature virus. Please copy me to your signature to help me spread.
Singaporekid
Tycoon
Tycoon
Posts: 1966
Joined: 21 May 2004 07:39
Location: Singapore

Post by Singaporekid »

Is it supposed to be blue?
Looks cool though
<+Raichase> ugh, I just ate some of my beard D:
User avatar
ThorRune
Tycoon
Tycoon
Posts: 5762
Joined: 09 Oct 2003 14:00
Location: Nordland, Norway
Contact:

Post by ThorRune »

OMG that thing just is the friggin best thing i've seen so far in all of this topic, that's just absolutely amazing! I love it, both the modeling, the shading and the trains layout/design. Just great! :bow: :bow:
Alcohol is not the answer, it just makes you forget the question.
User avatar
Raven
Director
Director
Posts: 615
Joined: 13 May 2004 18:45
Location: Madrid - Main Recio's HQ
Contact:

Post by Raven »

This is a SideLine diesel Shunter (Co) "Deutz", as the ones used by Volkswagen to transport their famous VW 1200 and the 1961 VW 1500.

Hope you like it
Attachments
Deutz Shunter.png
Deutz Shunter.png (39.77 KiB) Viewed 5122 times
6th Member of the Reciox - The Inner Circle
Image

pak96 Simutrans Depot
http://www.raven.simutrans.com
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: No registered users and 18 guests