|
From: Michael B. <mic...@ve...> - 2003-03-23 20:39:53
|
On Fri, 2003-03-21 at 19:48, Rick McDaniel wrote: > Hi Guys, >=20 > I got the radar widget working. Also, I started a new web site on my > linuxbox at work: http://198.16.19.65/ for our project. >=20 > Rick >=20 I've looked over your code, and it looks workable. I've been thinking about the waterfall display (while skimming my redbook PDF file) and was thinking I could use vertex and color arrays to hold the data. Actually the vertex array would be something I could setup and leave unmodified and just work on the color array. Let me know if you think this is reasonable.=20 Mike |