19:52 the ball hits the exact corner. Thanks for the tutorial
@geneferbaxter72934 жыл бұрын
Hi Matt. Great video! How can I integrate this into an existing website?
@黃芷萱-z4m5 жыл бұрын
It's very helpful, thank you!
@JuanRojas9564 жыл бұрын
Is there a way ti handle touch events?
@mattnutsch26973 жыл бұрын
Yes, there is a way to do that. See this video an ecample that handles touch events: kzbin.info/www/bejne/poWshaWmlN2Cn9U
@chrisvandenhende88082 жыл бұрын
the three.js library allows for adding event listeners like "on click events" -- I'm still learning (total noob here) but check out the respective libraries events docs
@juancarlosgarciaibarra41303 жыл бұрын
your this is tutorials of a-frame more ar.js?
@mattnutsch26973 жыл бұрын
It is kind of both. You can use either A-Frame or Three.js with AR.js. In this tutorial I used A-Frame with AR.js.
@viniciussalles24 жыл бұрын
can you do this in wordpress site?
@mattnutsch26973 жыл бұрын
It might work if you put it inside an iFrame.
@Wulff209996 жыл бұрын
Hi Matt, i try to introduce a 3d model but the screen goes blanck. This are the code i use. and after this --> i dont know whats wrong can you help me?
@mattnutsch26976 жыл бұрын
Hi Sebastian, If you want to send me a link to your source code, then I'm happy to look at it. Another good source for help with debugging and general questions is the "AR" channel of the A-Frame Slack group. Here is a link to that Slack group's registration page: aframevr-slack.herokuapp.com/
@hugoantunesartwithblender5 жыл бұрын
That also happens to me. I spend days trying to import an obj and nothing
@MrMassmaker4 жыл бұрын
It needs both OBJ and MTL files to be included in the project.