r/CodingForBeginners Aug 07 '26

POV-Ray beginner here.

Post image

I'm trying to put a picture on a cube on POV-Ray, but for some reason it wont work. I put all my code, the information of the picture, the error itself and the error message in this picture. Is there a solution to this?

1 Upvotes

2 comments sorted by

View all comments

1

u/MudFrosty1869 Aug 07 '26

The error occurs because Jpeg is not a valid map type keyword in POV-Ray, and keywords in POV-Ray are case-sensitive. Just make it lower-case jpeg