ac99ee6dd8 
					 
					
						
						
							
							Attempt to migrate to a class for handling renders.  
						
						 
						
						... 
						
						
						
						It didn't work. 
						
						
					 
					
						2024-12-02 20:01:29 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2e8a6d1ce7 
					 
					
						
						
							
							Log density visualization  
						
						 
						
						
						
						
					 
					
						2024-12-01 21:57:10 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						79b66337e8 
					 
					
						
						
							
							Checkpoint for histogram  
						
						 
						
						... 
						
						
						
						It takes a lot of render time to get a usable result, and it's not that interesting. Committing so I can save the work if I want to revisit it, but abandoning the idea for now. 
						
						
					 
					
						2024-12-01 18:17:36 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						06069fdcea 
					 
					
						
						
							
							Update documentation  
						
						 
						
						
						
						
					 
					
						2024-12-01 15:16:30 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b7eed2297a 
					 
					
						
						
							
							Add a reset button  
						
						 
						
						... 
						
						
						
						Probably overkill, but I kinda like it. 
						
						
					 
					
						2024-11-30 18:01:29 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6c4d73f081 
					 
					
						
						
							
							Post/final transform implementation  
						
						 
						
						
						
						
					 
					
						2024-11-30 17:35:42 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1aa45e3f59 
					 
					
						
						
							
							Split paint/render image to handle callback depth  
						
						 
						
						... 
						
						
						
						Iterator state still uses the same pattern, not sure how problematic that is. 
						
						
					 
					
						2024-11-30 12:39:54 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						12c88ef8e3 
					 
					
						
						
							
							Build works again  
						
						 
						
						
						
						
					 
					
						2024-11-29 23:22:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f327b53863 
					 
					
						
						
							
							Fix initial posts to use the new painter API  
						
						 
						
						
						
						
					 
					
						2024-11-29 23:19:19 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						112470ce5a 
					 
					
						
						
							
							Rewrite canvas to use React state management properly  
						
						 
						
						
						
						
					 
					
						2024-11-29 23:08:47 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ce5a28b7bd 
					 
					
						
						
							
							Flame blending example  
						
						 
						
						
						
						
					 
					
						2024-11-29 19:25:29 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						137bd74d4d 
					 
					
						
						
							
							Get npm run build going again  
						
						 
						
						
						
						
					 
					
						2024-11-24 22:41:19 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7759b58dbe 
					 
					
						
						
							
							Basic function weights  
						
						 
						
						
						
						
					 
					
						2024-11-24 22:37:53 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4c3f4246a4 
					 
					
						
						
							
							Incremental rendering  
						
						 
						
						
						
						
					 
					
						2024-11-24 18:59:11 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						22a4ffff7c 
					 
					
						
						
							
							Move image painting to a context component  
						
						 
						
						
						
						
					 
					
						2024-11-24 00:06:22 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0a45267ea1 
					 
					
						
						
							
							Revert "Attempt to generalize"  
						
						 
						
						... 
						
						
						
						This reverts commit e2a0ee1d72 . 
						
						
					 
					
						2024-11-23 15:27:02 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e2a0ee1d72 
					 
					
						
						
							
							Attempt to generalize  
						
						 
						
						
						
						
					 
					
						2024-11-23 15:26:48 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						aba3c9f988 
					 
					
						
						
							
							Reorganize a bit, write some more  
						
						 
						
						
						
						
					 
					
						2024-11-19 21:42:03 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						431ba2d0f4 
					 
					
						
						
							
							Tweaks  
						
						 
						
						
						
						
					 
					
						2024-11-18 22:08:23 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e1735404ae 
					 
					
						
						
							
							Start on the transforms post  
						
						 
						
						
						
						
					 
					
						2024-11-18 22:01:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b46993bd51 
					 
					
						
						
							
							Fix for  facebook/docusaurus#6032  
						
						 
						
						
						
						
					 
					
						2024-11-17 21:34:32 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f26afcccf9 
					 
					
						
						
							
							Updated gasket, fixed charts  
						
						 
						
						
						
						
					 
					
						2024-11-17 20:42:42 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3a41d5c81a 
					 
					
						
						
							
							Render the gasket  
						
						 
						
						... 
						
						
						
						Need to get rid of Plotly, unfortuantely - causes issues with hydration. Seems like Victory is better able to handle what I need. 
						
						
					 
					
						2024-11-17 17:30:07 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1b4d190906 
					 
					
						
						
							
							Start actually writing a post  
						
						 
						
						
						
						
					 
					
						2024-11-16 18:21:06 -05:00