More
See all Show me
34. Caterpillar
1 year ago
22. Radiohead - House of Cards
1 year ago
20. ODE bot
2 years ago
18. HD Fire
2 years ago
16. Sidescroller
2 years ago
15. Harrier
2 years ago
14. galaxy
2 years ago
13. BW Plasm demo
2 years ago
Turned the point cloud data into a 120x120 height map. A higher resolution height map would be possible with interpolation for missing grid points, I might try that next.

Each grid point is connected by springs to adjacent points and also to target points updated by the animated data derived from the source csv files.

Source data is here:
code.google.com/p/radiohead/downloads/list

GPLed processing code is here:
code.google.com/p/binarymillenium/source/browse/trunk/processing/hoc/hoc.pde

----
Update-
The radiohead data processed into pngs for height and intensity are here:
code.google.com/p/binarymillenium/downloads/list
This is similar to what is on the memo.tv site, but storing as a png takes advantage of the png compression and also makes it easy to visually verifiy the correctness of the data.

X-values need to multiplied by 235, y-values by 350, and z-values by 140 to get scaling similar to the original data.

Credits

17 Likes

  • psonice 1 year ago
    Nice way of working the data there. Another way to smooth the results a little is to blur the height map slightly, to cut down the sharp edges, but I like the visible polygons anway :)
  •  
  • Memo Akten plus 1 year ago
    wow sounds quite identical to what I did here vimeo.com/1371683

    great minds think alike i guess :P
  •  
  • binarymillenium 1 year ago
    Saving the processed data in a binary file hmmm? I'll do that one better:
    binarymillenium.googlecode.com/svn/trunk/processing/hoc/data_processed/hoc_hgt.gif
  •  
  • Logan Williams 1 year ago
    that is kicking it up a vibe
  •  
  • Richard Whitesell 1 year ago
    Awesome stuff! I've been playing with your files and i was wondering if it was possible to get a higher quality height map larger than 120x120. i was hoping to use the height map for texture and some work in AE. I'm a beginner with processing. let me know if it possible. thanks!
  • binarymillenium 1 year ago
    There isn't a lot more precision than about 150x150. This binarymillenium.googlecode.com/svn/trunk/processing/hoc/frames/hgt/prepross_height_10001.png shows what happens when I set the resolution to 300x300- there are a lot of gaps between pixels that I end up filling with the average of adjacent pixels. I could use a better interpolation algorithm but it would mainly produce a larger blurry image and no real additional detail.
  •  
This conversation is missing your voice. Take five seconds to join Vimeo or log in.

Advertisement

1 Related collections

Statistics

  •  
    plays
    likes
    comments
  • Total
    plays 1,756
    likes 17
    comments 6
  • Nov 11th
    plays 2
    likes 0
    comments 0
  • Nov 10th
    plays 3
    likes 0
    comments 0
  • Nov 9th
    plays 4
    likes 0
    comments 0
  • Nov 8th
    plays 2
    likes 0
    comments 0
  • Nov 7th
    plays 5
    likes 0
    comments 0
  • Nov 6th
    plays 5
    likes 0
    comments 0
  • Nov 5th
    plays 2
    likes 0
    comments 0
  • Nov 4th
    plays 1
    likes 0
    comments 0
Previous Week

Downloads

Please join Vimeo or log in to download the original file. It only takes a few seconds.