Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LDrawLoader: Improve smooth normal generation performance a bit (#22228)
* 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