POV-Ray : Newsgroups : povray.newusers : Images on Cube Faces? : Re: Images on Cube Faces? Server Time
6 Sep 2024 06:21:32 EDT (-0400)
  Re: Images on Cube Faces?  
From: Nieminen Mika
Date: 10 Dec 1998 06:49:34
Message: <366fb54e.0@news.povray.org>
A simpler way to make a side of the cube with an image would be:

polygon
{ 4,0,x,x+y,y
  pigment { image_map { tga "whatever.tga" } }
}

  5 more of these properly rotated and translated and you are done.

-- 
main(i){char*_="BdsyFBThhHFBThhHFRz]NFTITQF|DJIFHQhhF";while(i=
*_++)for(;i>1;printf("%s",i-70?i&1?"[]":" ":(i=0,"\n")),i/=2);} /*- Warp. -*/


Post a reply to this message

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