|
From: Rick M. <ri...@sw...> - 2003-03-24 02:09:19
|
> 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 I made some changes today to the code (working on sonar widgets), so I'll upload it to my website. Also, if you or Joe see any way to do things better, lets do it. The idea of using a vertex array and color array to store the data seems like a good idea. Also, modifying the color array as the signal changes seems like the fastest way to go. > I've been messing around with a Submarine and Screw model for a bit. > I've included DXF files. (The closest thing Blender will export that I > thought you guys could use). Thanks, I'll take a look at it. We can't have enough models. |