Announcement

Collapse
No announcement yet.

3D software question...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 3D software question...

    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
    Last edited by VJ; 24 May 2002, 07:00.
    pixar
    Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

  • #2
    How about WaveMetrics IGOR Pro? It's good enough for the USA's Argonne National Labs and is programmable using C XOP's.



    Dr. Mordrid
    Dr. Mordrid
    ----------------------------
    An elephant is a mouse built to government specifications.

    I carry a gun because I can't throw a rock 1,250 fps

    Comment


    • #3
      Thanks, I'll look into it (tomorrow, or the day after) !

      Jörg
      pixar
      Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

      Comment

      Working...
      X