Menu

#1 The scene isn't rendered for large enough images (Currently known limitation: 400x 400px)

open
nobody
bug (2)
2017-07-16
2016-11-02
Anonymous
No

Originally created by: jensmcatanho
Originally owned by: jensmcatanho

For some test values like 250x200 and 250x250 the program executed without crashing but did not generate any final image.

Possible causes:

  • Poor bitmap converting.
  • Hardware can't handle that many samples (256) per that many pixels.

Possible tests:

  • Integrate FreeImage to the project and try exporting to different file formats.
  • Test on better hardware.
  • Decrease the number of samples.

Discussion

  • Anonymous

    Anonymous - 2016-11-02

    Originally posted by: jensmcatanho

    Decreasing number of samples from 256 to 64, 16, 4 and 2 didn't solve the problem for a 250x250 image.

     
  • Anonymous

    Anonymous - 2017-07-16

    Originally posted by: jensmcatanho

    Testing on better hardware increased the image size limitation to 400x400.

     
  • Anonymous

    Anonymous - 2017-07-16

    Originally posted by: jensmcatanho

    Changing the file format didn't solve the problem. The bug is probably within the scene tracing.

     

Log in to post a comment.

MongoDB Logo MongoDB