The active site of azurin, a blue copper protein Armando's MolGraph titlebar

Some words on the programsThe picture collectionContact info and stuff

Amicyanin in spaaaaaaace

 

009m.jpg (36863 bytes)

Click picture for the big 1024x768 version

Amicyanin again, but then with some nuclear fusion processes taking place in the core :-) Two seperate halos were used to simulate the fusion plasma and the glowing core, like:

sphere { 0, 1
    pigment { color rgbt <1, 1, 1, 1 }
    halo {
      emitting
      spherical_mapping
      linear
      turbulence 1
      color_map {
        [ 0 color rgbt <1, 0, 0,  1 ]
        [ 1 color rgbt <1, 1, 0, -1 ]
      }
      samples 10
      scale 0.5
    }
    hollow
    scale 50
  }
  sphere { 0, 1
    pigment { color rgbt <1, 1, 1, 1 }
    halo {
      emitting
      spherical_mapping
      linear
      color_map {
        [ 0 color rgbt <1, 0, 0, 1 ]
        [ 1 color rgbt <1, 1, 0, -1 ]
      }
      samples 10
    }
    hollow
    scale 5
  }
 

I took the starfield texture from the Moray texture library.


Back to the top

Maintenance, graphics design and HTML by Armand Tepper
All material on this page is property of Leiden University, the Netherlands
This page is best viewed at 800*600 resolution or above using a version 4 browser or newer