[Papervision3D] Repeating Textures
Rob Bateman
rob.bateman at gmail.com
Sat Dec 22 08:53:14 PST 2007
this is true, but it is obviously very limiting to just have a switch that
turns the 'repeat' attribute to true in beginbitmapfill.
to get a tiled effect on a primitive in pv3d, you will have to adjust the
uvs manually (hack) when the verticies are created. away3d are currently
building a transform layer to materials that allows you to specify how the
texture repeats over a surface.
Rob
On Dec 22, 2007 3:58 PM, Tim Knip <tim.knip at gmail.com> wrote:
> Repeating textures *are* possible in PV3D.
>
> Simply set the 'tiled' property of a material to true...
> => material.tiled = true;
>
> NOTE: this implies that your object's texture-coordinates match.
> for example: a simple Plane has UV's in range 0 to 1. To 'tile' the
> texture 2 times the UV's should be in range 0 to 2...
>
> Tim
>
> 2007/12/22, Gordon Leland Hempton <ghempton at cs.washington.edu>:
> > Is Away3D a branch of papervision? I haven't heard much about it before.
> >
> > Thanks,
> > Gordon
> >
> >
> > On Dec 21, 2007 6:08 PM, Rob Bateman <rob.bateman at gmail.com > wrote:
> > > Hey Gordon
> > >
> > > we are currently looking into implementing repeating textures in
> Away3d.
> > you can see some examples of our research by going to check out
> away3d.com
> > >
> > > any source releases containing repeating textures functionality will
> be
> > announced on our mailing list - linked to on our site. Announcing such
> > things here would most likely annoy some people...
> > >
> > > atb
> > >
> > >
> > > Rob
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Dec 21, 2007 3:01 AM, Gordon Leland Hempton <
> ghempton at cs.washington.edu
> > > wrote:
> > >
> > > >
> > > >
> > > >
> > > > Are repeating textures supported in papervision? This would be
> extremely
> > useful to have.
> > > >
> > > > Thanks,
> > > > Gordon
> > > >
> > > > _______________________________________________
> > > > Papervision3D mailing list
> > > > Papervision3D at osflash.org
> > > >
> > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Rob Bateman
> > > Flash Development & Consultancy
> > >
> > > rob.bateman at gmail.com
> > > www.infiniteturtles.co.uk
> > > www.away3d.com
> > > _______________________________________________
> > > Papervision3D mailing list
> > > Papervision3D at osflash.org
> > >
> > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> > >
> > >
> >
> >
> > _______________________________________________
> > Papervision3D mailing list
> > Papervision3D at osflash.org
> > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> >
> >
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
--
Rob Bateman
Flash Development & Consultancy
rob.bateman at gmail.com
www.infiniteturtles.co.uk
www.away3d.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20071222/7feb216f/attachment-0001.html
More information about the Papervision3D
mailing list