color control

Hello:

   Here is my question about how to let the color more bright.

ex. the data structure is below

   (XAxis,YAxis)-> temp on a DisplayImplJ3D 
    
   dpys[0].addMap(new ScalarMap(RealType.XAxis, Display.XAxis));
   dpys[0].addMap(new ScalarMap(RealType.YAxis, Display.YAxis));
   dpys[0].addMap(new ScalarMap(Temp, ?)); // use single color to show
various temperture
   dpys[0].addMap(new ConstantMap(?,?)); 

  If there is some way to let the whole simulation model more bright in
black bcakground.
Because the final color will control by " dpys[0].addMap(new
ScalarMap(Temp, ?));". The whole model will change into more grey and
unclear.  or Is it possible to change the the scale color and structure
color to black on other color background?

thank you 

shinta 


  • 2000 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: