Request for functionality / search for features
Posted: Wed Jul 22, 2009 11:14 am
Hi all, I am currently searching for some capabilities from TChart, which I was missing until now.
It might be the newest version already supports some of them, so please be kind to me if I missed them
If anyone knows about possibly existant features, please feel free to contact me.
I can fullfill some of my dreams when editing the source files (which I do not realy appreciate), namely TeCanvas, TeEngine, TeePoint3, and TeeTools
I am searching for the following features:
1. A way of viewing points in a complete 3D Chart which I can turn on any axis as far as I like, not only the standart 1x round x, and half round up.
I can enable this feature when manually changing the source files from TChart.
2. I need a TPoint3DSeries which display points (and if possible triangles and squares) in real 3D, wheter as spheres or like I do it manually as a simple Point like in 2D, but then from each point of view in the same sice and manner. Now Its impossible to see a point from the side as it goes to a plane.
3. When turning in 3d, I like to see points with higher Z Order in front of "deeper" points. Now all Points are painted in the standart series manner, like higher series are always painted on top of lower ones, as well as points with higher numbers are painted in front of lower numbered ones.
I like to see points like they realy would show up in 3d.
The last point MUST be achived without using the OpenGL Components, as the destination plattform does not support OpenGL by hardware and thus gives round 1 frames per 2seconds.
And second the NearestPoint Tool does not work in OpenGL Mode - and I rely on this tool !!
4. if possible I would like to have a kind of RING Point3D series, which connects 2 points by line. 1st to 2nd. 2nd to 3rd and so on. But closes this line in the end Last to 1st.
All Points "live" on a kind of circle and the lines should simulate this circle.
I would be very pleased if some of the request could be fullfilled in the near future or are allready.
Thanks for any answer !
Christian
Picture of situation right now
It might be the newest version already supports some of them, so please be kind to me if I missed them
If anyone knows about possibly existant features, please feel free to contact me.
I can fullfill some of my dreams when editing the source files (which I do not realy appreciate), namely TeCanvas, TeEngine, TeePoint3, and TeeTools
I am searching for the following features:
1. A way of viewing points in a complete 3D Chart which I can turn on any axis as far as I like, not only the standart 1x round x, and half round up.
I can enable this feature when manually changing the source files from TChart.
2. I need a TPoint3DSeries which display points (and if possible triangles and squares) in real 3D, wheter as spheres or like I do it manually as a simple Point like in 2D, but then from each point of view in the same sice and manner. Now Its impossible to see a point from the side as it goes to a plane.
3. When turning in 3d, I like to see points with higher Z Order in front of "deeper" points. Now all Points are painted in the standart series manner, like higher series are always painted on top of lower ones, as well as points with higher numbers are painted in front of lower numbered ones.
I like to see points like they realy would show up in 3d.
The last point MUST be achived without using the OpenGL Components, as the destination plattform does not support OpenGL by hardware and thus gives round 1 frames per 2seconds.
And second the NearestPoint Tool does not work in OpenGL Mode - and I rely on this tool !!
4. if possible I would like to have a kind of RING Point3D series, which connects 2 points by line. 1st to 2nd. 2nd to 3rd and so on. But closes this line in the end Last to 1st.
All Points "live" on a kind of circle and the lines should simulate this circle.
I would be very pleased if some of the request could be fullfilled in the near future or are allready.
Thanks for any answer !
Christian
Picture of situation right now