apraka16 / iOSAR

AR Project - iOS (Swift)
7 stars 3 forks source link

Upper limit to the number of 3D objects to be added #27

Closed apraka16 closed 6 years ago

apraka16 commented 6 years ago

There has to be an upper limit to the objects, otherwise it would be too memory intensive to load and unload objects. Proposed is 50?

apraka16 commented 6 years ago

In case limit is introduced, there must be a logic wherein for distribution of objects all planeAnchors are considered and not only those which were added earlier.

Q: Should a limit to number of planes be introduced?

apraka16 commented 6 years ago

Repo has been moved permanently.