mirror of
				https://github.com/maxartz15/VertexAnimation.git
				synced 2025-11-04 10:25:44 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								Documentation~/Images/SampleAssets_01.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Documentation~/Images/SampleAssets_01.gif
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 12 MiB  | 
@@ -4,6 +4,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Import the sample assets to quickly get an idea on how to integrate vertex animation into your project.
 | 
					Import the sample assets to quickly get an idea on how to integrate vertex animation into your project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Components
 | 
					## Components
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### VA_ModelBaker
 | 
					### VA_ModelBaker
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
# TECH ART OUTSOURCE - Vertex Animation
 | 
					# TECH ART OUTSOURCE - Vertex Animation
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
A vertex animation baking tool, shaders, and animation system for Unity DOTS/ECS.  
 | 
					A vertex animation baking tool, shaders, and animation system for Unity DOTS/ECS.  
 | 
				
			||||||
Render tens of thousands of models at the same time each with its own animation state.  
 | 
					Render tens of thousands of models at the same time each with its own animation state.  
 | 
				
			||||||
@@ -25,7 +25,7 @@ Render tens of thousands of models at the same time each with its own animation
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Artist friendly GUI for converting models.
 | 
					Artist friendly GUI for converting models.
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### DOTS Animation System
 | 
					### DOTS Animation System
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -55,7 +55,7 @@ protected override void OnUpdate()
 | 
				
			|||||||
Lit example shader (build in shader graph).  
 | 
					Lit example shader (build in shader graph).  
 | 
				
			||||||
Full shader graph support.
 | 
					Full shader graph support.
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Install
 | 
					## Install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user