F1 ATPase
preview mode
Features >  Grasp_surface >  Preview      [ site map ]
News
Features
Features
Download
Tutorials
Links
   

Huge F1-ATPase surface with electrostatic potentials shown in different preview modes. The benchmarks were conducted on a Linux box only (Intel PentiumIII 500 Mhz, 256 Mbytes of memory, Linux RedHat 6.1). No antialiasing is used in these preview tests.



  Example
prev1off.p4g   f1-scene.inc   f1-matrix.inc   f1.srf.gz (13.9 Mbytes)
#version 3.1;

// scene description + macros + transformation matrix
#include "f1-scene.inc"
#include "f1-matrix.inc"

// generic surface object
#declare surf = grasp_surface
{  
  "f1.srf"
  colored_by potentials
  range <-25,0,25>
  preview 1  smooth off
  verbose

  finish { diffuse 0.6  specular 0.75  roughness 0.005 }
  transform f1_matrix
  scale <1,1,-SYSTEM>
}

object{ surf  correct_translate(-65,0,0) }
object{ surf  rotate -x*90  correct_translate(65,0,0) }
prev1off
 


  Benchmarks

Filesize:

385248 vertices for 770252 triangles
grasp 23.5 Mb (surface,potentials)

Results:

smooth offsmooth on
Preview 1: 41298 triangles (95 % reduction)
prev1off prev1on
Preview 2: 79166 triangles (90 % reduction)
prev2off prev2on
Preview 3: 116043 triangles (85 % reduction)
prev3off prev3on
Preview 4: 150726 triangles (80 % reduction)
prev4off prev4on
No preview: 770252 triangles
prev0off prev0on
Note: The given percentages of reduction for preview modes may vary depending on the surface size and its initial number of triangles.

Statistics:

resolution:
1000x500
preview 1 preview 2 preview 3 preview 4 no preview
smooth off on off on off on off on off on
Peak memory used 27.2 MB31.6 MB 31.9 MB36.3 MB 36.6 MB41.0 MB 40.9 MB45.3 MB 108.6 MB113.0 MB
Time For Parse 4" 5" 6" 7" 9" 9" 11"12" 60" 1' 01"
Time For Trace 32"32" 33"33" 34"35" 35"34" 44"44"
Total Time 36"37" 39"40" 43"44" 46"46" 1' 44" 1' 45"
MB = megabytes
 


Back to the examples and benchmarks


Valid HTML 4.01! Page last updated: Jun 20, 2002
Any comment or suggestion ?