POV-Ray : Newsgroups : povray.general : No matching } in 'image_map', undeclared identifier 'gamma' found instead : No matching } in 'image_map', undeclared identifier 'gamma' found instead Server Time
8 Jul 2024 13:04:46 EDT (-0400)
  No matching } in 'image_map', undeclared identifier 'gamma' found instead  
From: Gfans
Date: 19 Sep 2014 06:55:00
Message: <web.541c0b069ebbba2545f6c5070@news.povray.org>
Hi all,

I tried to render a scene containing several objects, it ran correctly with
Povray 3.7, but got an error under Povray 3.6:

Parse Error: No matching } in 'image_map', undeclared identifier 'gamma' found
instead

The yellow line which shows the error is as following:
//==================================================
//Map definitions
#declare p_map1=pigment {image_map{jpeg "banana1_www.cgtsj.com__1_.jpg" gamma
srgb  transmit all 0 } }

Any suggestions?

Thank you.

Regards,
Gfans

PS: I have to use Povray 3.6, so please do not just tell me to use 3.7 instead,
thanks.


Post a reply to this message

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