You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The model for the sprig on the front page is fairly rudimentary. I am interested in cleaning up / optimizing the model to make it look nicer and perhaps more performant.
The text was updated successfully, but these errors were encountered:
@Sheepy3 can you specify what specifically you'd improve / optimize, and how? Also, highly suggest separating out perf work (which I'd file under tech debt) vs any cosmetic improvements/refinements/geometry modifications (feature request).
the current model used is a collection of hundreds of objects which balloon the vertice count to over 200,000. While most modern systems can handle this just fine, the model is not a super accurate representation of the sprig (ex: usb port is just a gray rectangle) and could do with a better optimized and more accurate model
all of this work would fall under cosmetic improvements and geometry modifications
The model for the sprig on the front page is fairly rudimentary. I am interested in cleaning up / optimizing the model to make it look nicer and perhaps more performant.
The text was updated successfully, but these errors were encountered: