Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

same option,different coordinates #94

Open
luojiandan opened this issue Oct 16, 2020 · 2 comments
Open

same option,different coordinates #94

luojiandan opened this issue Oct 16, 2020 · 2 comments

Comments

@luojiandan
Copy link

@peterqliu @kronick @McCulloughRT
image
loadObj load many obj,but the option is same,just coordinate is different.
I change code like this,but only one model display.
image

@luojiandan
Copy link
Author

@jscastro76 @luojiandan @peterqliu @kronick @McCulloughRT
If I use coordinates.forEach((coor)=>{tb.loadObj(...)}),like this
image

It cost much memory
image

but I use tb.loadObj(...Array.forEach...)
image
I got one model only.

for each model, the options is same,coordinate is different.how can I save memory.
Thanks:)

@jscastro76
Copy link

Solved in this fork

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants