Hey Luke, 

Is there a definitive fix for this? Just found this thread and viewed the 
progression.

Let me know!
Peter

On Wednesday, October 24, 2012 at 3:32:15 PM UTC-5, Aaron Hoover wrote:
>
> I have heightmap data in an array that I'd like to visualize in 3D as a 
> surface, a wireframe, or even just a 3D scatter plot (with the eventual 
> goal of animating the evolution of that surface). I saw the "Scatter Plot" 
> example under the "3D Graphics" header in the examples, but I can't seem to 
> find any documentation on pyqtgraph.opengl.GLScatterPlotItem. I could 
> follow the example directly, but I have all my data in numpy arrays, and it 
> seems kind of silly (and potentially very slow) to iterate over the array 
> to create a list of dicts containing the points. 
>
> Is there alternative way to call GLScatterPlotItem with x,y,z data for the 
> points?
>
> Thanks,
> Aaron
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/5bc079b1-7aab-4f71-90ee-fedacae267cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to