Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I was wondering it was possible to embed a gltf/glb viewer on a layout and have the model pan/rotate by the user with mouse/touch.
Mikal made an attempt using babylon.js library but it doesn't seem to work anymore : construct.net/en/forum/construct-3/general-discussion-7/babylon-3d-simple-js-147886
Has anyone walked this path with more success ?
Develop games in your browser. Powerful, performant & highly capable.
You can put model viewer on another canvas over or behind the C3 canvas.
modelviewer.dev
Thank you !
But I didn't managed to implement it in a construct project.