POV-Ray : Newsgroups : povray.unofficial.patches : mpov uv_mapping Server Time
1 Sep 2024 16:12:55 EDT (-0400)
  mpov uv_mapping (Message 1 to 5 of 5)  
From: Ben Paschke
Subject: mpov uv_mapping
Date: 11 Jan 2001 00:33:49
Message: <3A5D4639.15112E32@rsp.com.au>
Hi people,

Is there any way to use a regular mapping projection while using UV
mapping on an object?
That is, once you've declared that an object uses UV_mapping, how would
i then include a map or texture as a planar projection (not using the
uv_mapping), for example?
Would it make more sense to be able to declare uv_mapping at the
individual texture level? It would ceratinly be more congruent with
other apps concepts of mapping.
It's just that i've needed to combine uv_mapping and various projections
on the same object.

Is this old news?

regards
-benp


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: mpov uv_mapping
Date: 11 Jan 2001 06:22:52
Message: <3a5d978c@news.povray.org>
Ben Paschke wrote in message <3A5D4639.15112E32@rsp.com.au>...
> Is there any way to use a regular mapping projection while using UV
> mapping on an object?


Working on deform patch I have noticed the same problem
I wanted implement leyered textures from before and after deform
but I have noticed that some object's modifiers are privillaged.
UV_mapping in my opinion should be on/off to support pairs object-texture
just like rotate after texture rotates both - object with texture.

ABX


Post a reply to this message

From: Nathan Kopp
Subject: Re: mpov uv_mapping
Date: 11 Jan 2001 10:14:26
Message: <3a5dcdd2$1@news.povray.org>
Originally, I tried to implement uv mapping as a property of the texture,
but I ran into some major technical difficulties.  That is why it is a
property of the object.  I am attempting to improve it for POV 3.5 so that
it works on a per-texture basis, but there are no guarantees.

-Nathan

"Ben Paschke" <ben### [at] rspcomau> wrote in message
news:3A5D4639.15112E32@rsp.com.au...
> Hi people,
>
> Is there any way to use a regular mapping projection while using UV
> mapping on an object?
> That is, once you've declared that an object uses UV_mapping, how would
> i then include a map or texture as a planar projection (not using the
> uv_mapping), for example?
> Would it make more sense to be able to declare uv_mapping at the
> individual texture level? It would ceratinly be more congruent with
> other apps concepts of mapping.
> It's just that i've needed to combine uv_mapping and various projections
> on the same object.
>
> Is this old news?
>
> regards
> -benp
>


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: mpov uv_mapping
Date: 11 Jan 2001 11:10:48
Message: <3a5ddb08@news.povray.org>
Nathan Kopp wrote in message <3a5dcdd2$1@news.povray.org>...
> Originally, I tried to implement uv mapping as a property of the texture,
> but I ran into some major technical difficulties.  That is why it is a
> property of the object.  I am attempting to improve it for POV 3.5 so that
> it works on a per-texture basis, but there are no guarantees.


yes, I know, no comments about 3.5, but can you describe a little what's the
problem ?

ABX


Post a reply to this message

From: Ben Paschke
Subject: Re: mpov uv_mapping
Date: 11 Jan 2001 17:51:41
Message: <3A5E397A.1CC448C5@rsp.com.au>
Nathan Kopp wrote:

> Originally, I tried to implement uv mapping as a property of the texture,
> but I ran into some major technical difficulties.  That is why it is a
> property of the object.  I am attempting to improve it for POV 3.5 so that
> it works on a per-texture basis, but there are no guarantees.

sure, i understand. Good on you, dude.
-benp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.