<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [PD] imageVert</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">Who can tell
me how the GEM imageVert object works, if it does work. PD crashes
when I try it.</font></blockquote>
<div><br></div>
<div>ImageVert maps the fake luma (RGB/3) value to a glVertex.&nbsp;
The brighter the pixel the higher the point.&nbsp; It looks like a
spiked FFT plot with lots of color. </div>
<div><br></div>
<div>I can get it to work on OSX, but it is pretty crash prone
(something about the object creation goes awry).&nbsp; I haven't gone
over it much but it seems like it can be fixed up and optimized a
great deal.&nbsp; What platform are you on?&nbsp; There are GEM
developers for each that can help you with specifics.</div>
<div><br></div>
<div>cgc</div>
</body>
</html>