POV-Ray : Newsgroups : povray.newusers : using a .jpeg as a texture : Re: using a .jpeg as a texture Server Time
29 Jul 2024 08:20:57 EDT (-0400)
  Re: using a .jpeg as a texture  
From: mine
Date: 28 Apr 2006 04:30:00
Message: <web.4451d1932b743d3e16cc43700@news.povray.org>
thanks for your help. I used an 'image_map'. I put this in:

plane { <0, 1, 0>, 0
  pigment { image_map {jpeg "pavement1-512x512.jpeg"}
  }
 }

But I get "Parse Error: Cannot open JPEG file.", can you help? The jpeg is
in the same directory as the .pov file. The reason is probably really
obvious, but I can't figure it out.


Post a reply to this message

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