Hello, I want to plot surface graph, the graph is XYZ points. I tried using LINE_STRIP but the graph looks wiredframe, how can i make it look more solid?
Thank You
3D hydrodynamic model. wireframe.
Hello Khdani,
I would like to implement a similar chart for my statistical analysis.
Would you be kind enough to share the codes or some pointing towards that direction.
Here you see about terrain rendering (only in slow immediate mode) http://www.opentk.com/node/618
And here about point rendering (with 4 different rendering methods) http://www.opentk.com/node/2904
Comments
Re: 3D Plot Help
3D hydrodynamic model. wireframe.
Re: 3D Plot Help
Hello Khdani,
I would like to implement a similar chart for my statistical analysis.
Would you be kind enough to share the codes or some pointing towards that direction.
Re: 3D Plot Help
Here you see about terrain rendering (only in slow immediate mode)
http://www.opentk.com/node/618
And here about point rendering (with 4 different rendering methods)
http://www.opentk.com/node/2904