Skip to content
Update Performance and memory optimization authored by Iker Hurtado's avatar Iker Hurtado
...@@ -57,7 +57,7 @@ But later once using the *BufferGeometry* versions of the primitives I realized ...@@ -57,7 +57,7 @@ But later once using the *BufferGeometry* versions of the primitives I realized
(memory) `PENDING` (memory) `PENDING`
### Optimize the operations with single or few structure elements ### Optimizing the operations with single or few structure elements
Examples: change the position of an atom, remove an atom, etc. Examples: change the position of an atom, remove an atom, etc.
... ...
......