POV-Ray : Newsgroups : povray.general : Textures? Server Time
1 Aug 2024 10:19:36 EDT (-0400)
  Textures? (Message 1 to 5 of 5)  
From: 0m3g4
Subject: Textures?
Date: 19 Oct 2005 20:55:01
Message: <web.4356ea4212e472fbcca4136e0@news.povray.org>
Is it possible to get POV-Ray to render a model with textures?


Post a reply to this message

From: Slime
Subject: Re: Textures?
Date: 19 Oct 2005 22:21:55
Message: <4356ff43$1@news.povray.org>
> Is it possible to get POV-Ray to render a model with textures?

Of course.

If you can make do with a procedural texture (this is the normal way of
texturing in POV-Ray), you should read "3.5  Textures" in the documentation.

If you have a specific image that you're trying to put onto a mesh with UV
mapping, read "3.5.7  UV Mapping" and "3.4.2.4  Mesh2" to see how you can
specify uv-indices for normals and apply a uv-mapped texture to a mesh.

 - Slime
 [ http://www.slimeland.com/ ]


Post a reply to this message

From: John VanSickle
Subject: Re: Textures?
Date: 20 Oct 2005 18:57:57
Message: <435820f5$1@news.povray.org>
0m3g4 wrote:

> Is it possible to get POV-Ray to render a model with textures?

I'm not sure.  It might be in the docs.

Regards,
John


Post a reply to this message

From: 0m3g4
Subject: Re: Textures?
Date: 23 Oct 2005 13:20:00
Message: <web.435bc620a726a9bdcca4136e0@news.povray.org>
John VanSickle <evi### [at] hotmailcom> wrote:
> 0m3g4 wrote:
>
> > Is it possible to get POV-Ray to render a model with textures?
>
> I'm not sure.  It might be in the docs.
>
> Regards,
> John

I was hoping Id be able to make a surface have an image as a texture,
without resorting to UVMapping


Post a reply to this message

From: Slime
Subject: Re: Textures?
Date: 23 Oct 2005 15:58:47
Message: <435beb77$1@news.povray.org>
> I was hoping Id be able to make a surface have an image as a texture,
> without resorting to UVMapping

What shape is the surface?

If it's a flat plane, height field, or some other simple shape, you can
simply use an image_map in the pigment.

 - Slime
 [ http://www.slimeland.com/ ]


Post a reply to this message

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