danialsaufi Posted January 10, 2015 Share Posted January 10, 2015 Sooo i got this idea but i dont know the line of code i should write +im an amateur coder. Anyone know how to makethe 123d catch into a web application. Just gv me a start and ill modify the code slowly. And 1 more thing..Does anybody know how 123d catch was able to combine the pictures into 3d.Like if you know can u also gv me the code.. appr3ciated alot. and also do u know how to make like if someone press the pic and moves to the left the 3d picture will move to the left also Quote Link to comment https://forums.phpfreaks.com/topic/293807-3d-web-development/ Share on other sites More sharing options...
ignace Posted January 11, 2015 Share Posted January 11, 2015 I guess it's possible though it's really complex both technically and mathematically. JavaScript already has a 3D library that you can use: http://threejs.org/ Now you just need to figure out how to turn a bunch of images into a 3D model. Quote Link to comment https://forums.phpfreaks.com/topic/293807-3d-web-development/#findComment-1502501 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.