Skip to content

Commit

Permalink
LDrawLoader: Improve smooth normal generation performance a bit (#22228)
Browse files Browse the repository at this point in the history
* small improvements to normal performance

* use arrays to store vertices

* remoe extraneous line

* Use typed arrays when generating geometry

* remove unused import

* Fix re-declared variable name
  • Loading branch information
gkjohnson authored Aug 2, 2021
1 parent c0225f5 commit efd6466
Showing 1 changed file with 146 additions and 126 deletions.
Loading

0 comments on commit efd6466

Please sign in to comment.