POV-Ray : Newsgroups : povray.binaries.images : INVITATION: Join the Mississippi Paddle-Wheel Steamer! : Re: INVITATION: Join the Mississippi Paddle-Wheel Steamer! Server Time
5 May 2024 15:04:42 EDT (-0400)
  Re: INVITATION: Join the Mississippi Paddle-Wheel Steamer!  
From: Sven Littkowski
Date: 15 Apr 2018 18:04:11
Message: <5ad3cc5b@news.povray.org>
Still no success. I believe, I converted your example into my code, but
I am getting the error:
"Parse Error: No matching } in 'texture', 'texture' found instead."


And this is the code that called this macro:


box { < -1.2, 0.0, -1.1 > < -1.1, 1.0,  1.1 > texture {
MyYellowSimpleDir(z) } } // Z

box { < -0.8, 0.0, -1.1 > <  1.2, 1.0, -1.0 > texture {
MyYellowSimpleDir(x) } } // X

box { < -0.2, 0.0,  0.0 > <  0.2, 2.0,  0.1 > texture {
MyYellowSimpleDir(y) } } // Y



Do you see anything that I don't see? I admit, I am rendering in the
evening hours until I fall asleep. I am often enough over-tired.


---

http://www.avg.com


Post a reply to this message


Attachments:
Download 'pov-ray error.jpg' (228 KB)

Preview of image 'pov-ray error.jpg'
pov-ray error.jpg


 

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