tuning the groundbase
This commit is contained in:
		
							parent
							
								
									72d99f9400
								
							
						
					
					
						commit
						e3b13c0631
					
				| @ -9,8 +9,8 @@ | ||||
| #declare GroudBase_coin = object
 | ||||
| { | ||||
| merge	{ | ||||
| 	cylinder { 0, y*0.7, 0.09 } | ||||
| 	sphere { 0, 0.09 scale <1, 0.3, 1> translate y*0.7 } | ||||
| 	cylinder { 0, y*0.4, 0.09 } | ||||
| 	sphere { 0, 0.09 scale <1, 0.23, 1> translate y*0.4 } | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| @ -24,7 +24,7 @@ union { | ||||
| 	object { GroudBase_coin translate <-Sz, 0,  Sz> } | ||||
| 	object { GroudBase_coin translate < Sz, 0,  Sz> } | ||||
| 	} | ||||
| texture { T_Stone6 scale 0.6 } | ||||
| texture { T_Stone6 rotate 9 scale 0.32 } | ||||
| #undef Sz
 | ||||
| } | ||||
| 
 | ||||
|  | ||||
| @ -22,8 +22,9 @@ global_settings	{ | ||||
|  *	Some constants... | ||||
|  */ | ||||
| 
 | ||||
| #declare SzSol      = 34;
 | ||||
| #declare SzBase     = 1.9;
 | ||||
| #declare SzSol      = 36;
 | ||||
| #declare SzBase     = 2.5;
 | ||||
| #declare H_base     = 0.10;
 | ||||
| 
 | ||||
| #declare R_basecone = 0.117;
 | ||||
| #declare H_cone     = 0.97;
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Tonton Th
						Tonton Th