MathGroup Archive 1995

[Date Index] [Thread Index] [Author Index]

Search the Archive

Color in 3D

  • To: mathgroup at smc.vnet.net
  • Subject: [mg2162] Color in 3D
  • From: bmarks at helix.nih.gov
  • Date: Wed, 11 Oct 1995 01:58:10 -0400

I attempted to combine surface lighting 
1        ListPlot3D[f, Lighting->True],
with an explit array of hues h
2       ListPlot3D[f, h],
using the command
3        ListPlot3D[f, h, Lighting->True], 
but the result was the same as with 2 above.

An explicit hue array appears to eliminate the effect of a 
surface lighting option.

Is there a way to add h + l, 
where l = hues from  Lighting -> True?



  • Prev by Date: Why gives Plot[GTK,{q,o,30}] negat. min. at q=15 ? (GTK:=1/3 q^2 - 10 q + 100)
  • Next by Date: Q: ROTATING ANIMATIONS in MMA?
  • Previous by thread: Color in 3D
  • Next by thread: Q: ROTATING ANIMATIONS in MMA?