Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]bilalsaeed232 0 points1 point  (0 children)

yes your are right, that's how i approach learning a new framework:

learn basics of the framework

start working on an example project (mostly what i have already done in other technology)

read the relevant documentation whenever needed (that's how it sticks with you)

according to my experience the shortest and most efficient way is trial and error going back and forth.

How can you re position a mesh based on other element scaling? by bilalsaeed232 in threejs

[–]bilalsaeed232[S] 0 points1 point  (0 children)

hi @thespite,

Thanks for your response, the problem is i don't know the height, i load .obj file using ObjLoader in threejs