kopia lustrzana https://github.com/villares/sketch-a-day
				
				
				
			Update s317/s317.pyde
							rodzic
							
								
									b29f6f11c3
								
							
						
					
					
						commit
						f895d484d5
					
				|  | @ -114,7 +114,9 @@ class Cell(): | ||||||
|         #strokeWeight(1) |         #strokeWeight(1) | ||||||
|         #stroke(100, 0, 100) |         #stroke(100, 0, 100) | ||||||
|         for p0, p1 in zip(V0, V1): |         for p0, p1 in zip(V0, V1): | ||||||
|             vertex(lerp(p0.x, p1.x, t), lerp(p0.y, p1.y, t), lerp(p0.z, p1.z, t) ) |             vertex(lerp(p0.x, p1.x, t), | ||||||
|  |                    lerp(p0.y, p1.y, t), | ||||||
|  |                    lerp(p0.z, p1.z, t) ) | ||||||
|         endShape(CLOSE) |         endShape(CLOSE) | ||||||
|          |          | ||||||
|     def update_vers(self): |     def update_vers(self): | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Alexandre B A Villares
						Alexandre B A Villares