POV-Ray : Newsgroups : povray.bugreports : Access violation exception when a normal_map is used in a camera Server Time
13 May 2024 16:36:06 EDT (-0400)
  Access violation exception when a normal_map is used in a camera (Message 1 to 1 of 1)  
From: Gilles Tran
Subject: Access violation exception when a normal_map is used in a camera
Date: 20 Aug 2002 08:41:44
Message: <3d623908$1@news.povray.org>
An access violation exception is caused when a normal_map is used in a
camera statement.

camera {
    location -z direction z look_at 0
    normal{
        bumps
        normal_map {
            [ 0.0 bumps 1]
            [ 1.0 ripples 1]
        }
    }
}

Observed : Pov-Ray 3.5.icl.win32
OS : WinNT4 SP6 and Win XP Home Edition
Systems :  PIII 733, 640 Mb RAM and P4 1.7 Ghz, 1 Gb RAM

--

**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters


Post a reply to this message

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