change colormap
This commit is contained in:
parent
858c4201db
commit
0e3a481e14
@ -65,11 +65,11 @@ intersection {
|
|||||||
height_field {
|
height_field {
|
||||||
png "datas/hf.png" smooth
|
png "datas/hf.png" smooth
|
||||||
translate <-.5, 0, -.5>
|
translate <-.5, 0, -.5>
|
||||||
#local SC = SzSol * 1.130;
|
#local SC = SzSol * 1.10;
|
||||||
scale <SC, 0.90, SC>
|
scale <SC, 0.90, SC>
|
||||||
texture {
|
texture {
|
||||||
pigment {
|
pigment {
|
||||||
image_map { png "datas/cmap.png" }
|
image_map { png "datas/colormap.png" }
|
||||||
rotate x*90
|
rotate x*90
|
||||||
translate <-.5, 0, -.5>
|
translate <-.5, 0, -.5>
|
||||||
scale <SC, 1, SC>
|
scale <SC, 1, SC>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user