Windows Vista Forums

Texture Coordinates across multiple meshes
  1. #1


    Avery Z Guest

    Texture Coordinates across multiple meshes

    Hey Guys,

    I have a grid of 10x20 flat plane meshes lined up in such a way that they
    are all on the same Z value and give the apeareance of one large plane. I
    have applied texture coordinates to each of these planes with the idea that
    applying the same material to all the meshes will result in the proper part
    of the material being displayed in the proper location of the grid.



    The issue is that even with txt-coord values like (0, 0.1) etc, every single
    plane is displaying the entire material instead of the sub-section that it is
    supposed to.

    Any ideas what could be causing this?

    -Avery

      My System SpecsSystem Spec

  2. #2


    Avery Z Guest

    RE: Texture Coordinates across multiple meshes

    -Adam Smith responded to this message on a different Avalon forum and gave
    the answer which is that the ViewportUnits attribute of the brush must be set
    to Absolute - works perfectly!

    -Avery

    "Avery Z" wrote:

    > Hey Guys,
    >
    > I have a grid of 10x20 flat plane meshes lined up in such a way that they
    > are all on the same Z value and give the apeareance of one large plane. I
    > have applied texture coordinates to each of these planes with the idea that
    > applying the same material to all the meshes will result in the proper part
    > of the material being displayed in the proper location of the grid.
    >
    > The issue is that even with txt-coord values like (0, 0.1) etc, every single
    > plane is displaying the entire material instead of the sub-section that it is
    > supposed to.
    >
    > Any ideas what could be causing this?
    >
    > -Avery


      My System SpecsSystem Spec

Texture Coordinates across multiple meshes

Similar Threads
Thread Thread Starter Forum Replies Last Post
Store Program Coordinates Derek Hart .NET General 2 25 Nov 2008
Finding edge coordinates of elements Ofer Avalon 1 08 Jan 2008
Access to window texture kd Aero 1 17 Aug 2006
How to draw a line without explicitly specifying its coordinates Pascal Bourque Avalon 3 04 Feb 2006
How to get the coordinates of a FrameworkElement? Jason Dolinger Avalon 2 31 Jan 2006