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:
dave’s blog of art and programming
|
||
Migrain Voxel Feedback2010.02.01
Trying to write some documentation for the voxels primitive in fluxus, I was completely sidetracked by this accidental discovery:
3 comments
You must be logged in to post a comment.
|
ArchivesPeopleRecent CommentsCategories |
|
this is amazing, why is it accidental?
[...] 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: [...]
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…