stephomi / sculptgl

DEVELOPMENT STOPPED I'm now working on Nomad Sculpt instead
https://stephaneginier.com/sculptgl/
MIT License
1.39k stars 360 forks source link

Updating 3D model position by giving user input #95

Open xyzdcgan opened 5 years ago

xyzdcgan commented 5 years ago

Hi @stephomi

Can we provide custom input to update the position of 3d model after it is loaded in sculpgl. So how can we update x and y co-ordinates of 3d model.

For eg, If I pass x = 50 and y =100, 3d model position should be updated accordingly

Thanks @stephomi