Changed sky color
This commit is contained in:
		
							parent
							
								
									0c5676cfaf
								
							
						
					
					
						commit
						be1ccaab9c
					
				
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										2
									
								
								prototype/js/main.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								prototype/js/main.js
									
									
									
									
										vendored
									
									
								
							| @ -23,7 +23,7 @@ function init() { | ||||
|     renderer = new THREE.WebGLRenderer({alpha:true}); | ||||
|     renderer.setSize(container_size.width, container_size.height); | ||||
|     renderer.shadowMapEnabled = true; | ||||
|     renderer.setClearColor(0x000000); | ||||
|     renderer.setClearColor(0x87ceeb); | ||||
| 
 | ||||
|     // on initialise la scène
 | ||||
|     scene = new THREE.Scene(); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user