POV-Ray : Newsgroups : povray.advanced-users : Triangles faster than objects : Re: Triangles faster than objects Server Time
8 Jul 2024 19:59:09 EDT (-0400)
  Re: Triangles faster than objects  
From: JSR
Date: 17 May 2007 12:05:01
Message: <web.464c7cc710a189edd8ef73430@news.povray.org>
//-------------------------------------------------------------------------------------
//TRIANGLES VERSION
//-------------------------------------------------------------------------------------
Scene Statistics
  Finite objects:       102622
  Infinite objects:          0
  Light sources:             1
  Total:                102623

Render Statistics
Image Resolution 600 x 450

Pixels:           271205   Samples:          936365   Smpls/Pxl: 3.45
Rays:            5680389   Saved:           1562927   Max Level: 8/8

Ray->Shape Intersection          Tests       Succeeded  Percentage

Mesh                          13512384         6380525     47.22
Bounding Box                 561876288       155376363     27.65
Light Buffer                 329974685       129222522     39.16
Vista Buffer                  70349529        53234143     75.67

Calls to Noise:                   0   Calls to DNoise:              10

Shadow Ray Tests:           6437521   Succeeded:               2377081
Reflected Rays:             3141031
Transmitted Rays:            447019

Radiosity samples calculated:            24608 (0.67 %)
Radiosity samples reused:              3655578
  Samples (final trace)                  21806
  Samples (recursion 1)                  22419
  Samples (recursion 2)                   2189

Smallest Alloc:                  20 bytes
Largest  Alloc:              820992 bytes
Peak memory used:         126868251 bytes
Total Scene Processing Times
  Parse Time:    0 hours  0 minutes 17 seconds (17 seconds)
  Photon Time:   0 hours  0 minutes  0 seconds (0 seconds)
  Cloth Time:    0 hours  0 minutes  0 seconds (0 seconds)
  Mechsim Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Render Time:   0 hours  5 minutes 44 seconds (344 seconds)
  Postpr. Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Total Time:    0 hours  6 minutes  1 seconds (361 seconds)
CPU time used: kernel 1.14 seconds, user 360.52 seconds, total 361.66
seconds
Render averaged 746.57 PPS over 270000 pixels

POV-Ray finished

Preset source file is 'C:3drenderescena.pov'.
Rendering using command line '+a0.1 +w600 +h450'.
Redirecting Options
  All Streams to console..........On
  Debug Stream to console.........On
  Fatal Stream to console.........On

//-------------------------------------------------------------------------------------
//OBJECTS VERSION
//-------------------------------------------------------------------------------------
Scene Statistics
  Finite objects:         1536
  Infinite objects:          0
  Light sources:             1
  Total:                  1537

Render Statistics
Image Resolution 600 x 450

Pixels:           271205   Samples:          960525   Smpls/Pxl: 3.54
Rays:            6995949   Saved:           1543608   Max Level: 8/8

Ray->Shape Intersection          Tests       Succeeded  Percentage

Mesh                          18179572         8868577     48.78
Bounding Box                 658399737       193317922     29.36
Light Buffer                 165146399        57866676     35.04
Vista Buffer                  25771960        16353274     63.45

Calls to Noise:                   0   Calls to DNoise:              10

Shadow Ray Tests:           8417812   Succeeded:               3330785
Reflected Rays:             4039029   Total Internal:              638
Refracted Rays:              223097

Radiosity samples calculated:            36437 (0.81 %)
Radiosity samples reused:              4483771
  Samples (final trace)                  34036
  Samples (recursion 1)                  35009
  Samples (recursion 2)                   1428

Smallest Alloc:                  20 bytes
Largest  Alloc:             1729240 bytes
Peak memory used:          53654523 bytes
Total Scene Processing Times
  Parse Time:    0 hours  0 minutes  4 seconds (4 seconds)
  Photon Time:   0 hours  0 minutes  0 seconds (0 seconds)
  Cloth Time:    0 hours  0 minutes  0 seconds (0 seconds)
  Mechsim Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Render Time:   0 hours  7 minutes 43 seconds (463 seconds)
  Postpr. Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Total Time:    0 hours  7 minutes 47 seconds (467 seconds)
CPU time used: kernel 0.38 seconds, user 466.58 seconds, total 466.95
seconds
Render averaged 578.22 PPS over 270000 pixels

POV-Ray finished


Post a reply to this message

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