Grid Wall (moviepack)

Got something that makes Armagetron look shiny? Post it here.
Post Reply
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Grid Wall (moviepack)

Post by davey07 »

I just wanted to know if its possible to make the grid walls longer. I watched the light cycle sequence and did a snapshot of as much of the grid walls as poss which is quite long...Currently there are only 4 grid wall texture png's. Can someone tell me where the config file is to adjust them if possible. I'm running armagetron v3.0 at the mo....Cheers in advance :lol:....Attached also is a pic of the grid wall I assembled from the Tron film...
Attachments
grid Wall 1.JPG
grid Wall 2.JPG
Grid Wall.JPG
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

You can stretch the texture more. The first moviepack download at http://armagetron.sourceforge.net/old/addons.html should be a good example. I'm not sure if it can be lined up properly.
ˌɑrməˈɡɛˌtrɑn
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

The number of 4 textures is hardcoded. To stretch, use MOVIEPACK_RIM_WALL_STRETCH_X resp. _Y, and just use higher resolution textures.
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Post by davey07 »

Thats a great help. I have now stretched the 4 pngs in the config to fit all my textures..They look a bit fuzzier but they are all there...Dont know how to make them more defined though... :wink:
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

  • Textures are scaled to the nearest power of two, which can result in some quality loss. Use power-of-two images for the best results. They may still be a rectangle and not necessarily a square. Powers of two include 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024 and 2048.
  • GPUs tend to have texture size limits. Mine seems to be 2048 for 2D textures, some older hardware might be limited to 1024 or less.
  • Mipmapping can make things blurry if textures are deformed when mapped to the framebuffer, i.e. the texture shouldn't need aspect ratio adjustment to look good. You can change it a bit to make it less blurry from certain directions but blurrier from others.
ˌɑrməˈɡɛˌtrɑn
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Post by davey07 »

Little too technical for me that but the response from you guys has been helpful and very welcome....Heres my 4 png's that I have done and they are axactly from the movie as best as I can do anyway.... :lol:
Attachments
rim_wall_a.png
rim_wall_a.png (3.84 KiB) Viewed 6000 times
rim_wall_b.png
rim_wall_b.png (3.82 KiB) Viewed 6000 times
rim_wall_c.png
rim_wall_c.png (4.37 KiB) Viewed 6001 times
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Post by davey07 »

Heres d aswell....
Attachments
rim_wall_d.png
rim_wall_d.png (4.43 KiB) Viewed 5999 times
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Post by davey07 »

Oh and here is the config I use to stretch the wall to fit perfect all around...... :P ....

MOVIEPACK_RIM_WALL_STRETCH_X 354

MOVIEPACK_RIM_WALL_STRETCH_Y 250
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Post by davey07 »

Forget to add this too.....Arena size -1....
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Post by davey07 »

I've updated my Grid wall, so if anyone wants to use them feel free. I have now made them much higher res now. Here are the configs...

MOVIEPACK_RIM_WALL_STRETCH_X 500

MOVIEPACK_RIM_WALL_STRETCH_Y 50

ARENA SIZE 0

Enjoy!!...... :P
Attachments
rim_wall_a.png
rim_wall_b.png
rim_wall_c.png
User avatar
davey07
On Lightcycle Grid
Posts: 10
Joined: Mon Feb 26, 2007 5:16 pm

Post by davey07 »

And here is d....Ta Ta for now... :lol:
Attachments
rim_wall_d.png
Post Reply