Migrain Voxel Feedback

2010.02.01

Trying to write some documentation for the voxels primitive in fluxus, I was completely sidetracked by this accidental discovery:

3 comments

  1. this is amazing, why is it accidental?

    glauber, February 3, 2010
  2. [...] dave’s blog of art and programming | Migrain Voxel Feedback http://www.pawfal.org/dave/blog/2010/02/migrain-voxel-feedback – view page – cached Trying to write some documentation for the voxels primitive in fluxus, I was completely sidetracked by this accidental discovery: [...]

  3. Hi Glauber – I was trying to do some simple animation for an example script, forgot to clear the voxels between frames and this happened. I think it’s the lighting calculation being made recursive, the equivalent of normals calculation is to find the first derivative of each voxel. As this is being repeated, it’s getting higher and higher derivatives each frame…

    dave, February 4, 2010
You must be logged in to post a comment.