Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
0.8.3:models [2022/04/25 11:24] – [Instancing / Model duplication] admin0.8.3:models [2022/04/25 11:25] – [Instanced Rendering] admin
Line 322: Line 322:
  
 Use this method to render for example grass or trees. It is not recommended to use it for animated charaters, Use this method to render for example grass or trees. It is not recommended to use it for animated charaters,
-because they would be rendered the same.+because they would be rendered the same (with the same animation frame).
  
-You can simply setup instanced rendering in the TGorillaModel or TGorillaMesh object.+You can simply setup instanced rendering in your TGorillaModel or TGorillaMesh object.
  
 <file pascal> <file pascal>