Delete the GUI
This commit is contained in:
		
							parent
							
								
									0d350e1073
								
							
						
					
					
						commit
						11d68e775d
					
				
							
								
								
									
										2538
									
								
								dat.gui.js
									
									
									
									
									
								
							
							
						
						
									
										2538
									
								
								dat.gui.js
									
									
									
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -9,12 +9,9 @@ | ||||
|   <p>as in i am repeatedly breaking stuff all the time</p> | ||||
|   <p>code modified from <a href="https://jackmckew.dev/interactive-random-walkers-with-javascript.html">https://jackmckew.dev/interactive-random-walkers-with-javascript.html</a></p> | ||||
| 
 | ||||
|   <div id="controls-container"> | ||||
|   </div> | ||||
|   <div id="canvas-container"> | ||||
|   <canvas id="walker-canvas"></canvas> | ||||
|   </div> | ||||
| </body> | ||||
| <script src="random-walkers.js" random-walkers></script> | ||||
| <script src="dat.gui.js" dat></script> | ||||
| </html> | ||||
|  | ||||
| @ -2,11 +2,6 @@ body { | ||||
|   color: white; | ||||
| } | ||||
| 
 | ||||
| #controls-container { | ||||
|     flex-grow: 1; | ||||
|     margin-bottom: 40px; | ||||
| } | ||||
| 
 | ||||
| #canvas-container { | ||||
|   /* go to top left, no padding no nothing. | ||||
|    * fixed position makes it not respond to scrolling etc */ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user