Perhaps a strange question to ask, but I'll do it anyway...
We need a software would allow us to display points (or small spheres) in a 3D environment. The colours of the points should be determined by us, e.g. p(x,y,z) has colour (R,G,B)
The colours are assigned by means of a mathematical function, but using Mathcad is seems impossible to choose the colour dependant of a function value (it does assign colours when drawing 3D figures, but only in function of the Z-axis). We could generate a list
p(0,0,0) has colour (R1,G1,B1)
p(0,0,0.1) has ...
p(0,0,0.2) ...
for all the points we require, but then we still need a software that would allow us to display this a graph.
Any hints on softwares ?
(currently looking into codeguru to aid our own implementation)
Edit: Basically, we need a program that can draw a 3D scatter graph, but with customizable colours for each of the data points.
Thanks !
Jörg
We need a software would allow us to display points (or small spheres) in a 3D environment. The colours of the points should be determined by us, e.g. p(x,y,z) has colour (R,G,B)
The colours are assigned by means of a mathematical function, but using Mathcad is seems impossible to choose the colour dependant of a function value (it does assign colours when drawing 3D figures, but only in function of the Z-axis). We could generate a list
p(0,0,0) has colour (R1,G1,B1)
p(0,0,0.1) has ...
p(0,0,0.2) ...
for all the points we require, but then we still need a software that would allow us to display this a graph.
Any hints on softwares ?
(currently looking into codeguru to aid our own implementation)
Edit: Basically, we need a program that can draw a 3D scatter graph, but with customizable colours for each of the data points.
Thanks !
Jörg
Comment