|
 |
wrote:
> > - "crashes" should, of course, not happen. you can use, for instance, the
> > 'all_file' option[*] to "record" POV-Ray's text output, including error message.
> > it would be helpful if you could post additional information on the bug (?),
> yeah... i know... idk if my laptop having a bug or something. i just tried it
> again but when i move object, it doesn't move. idk if i can solve this (im a
> begineer)
#version needs to come first before anything else. (except comments)
It's also useful to define your scene gamma.
#version 3.8;
global_settings {assumed_gamma 1.0}
But in the absence of any code, that's all I got.
- BE
Post a reply to this message
|
 |