kalwalt / kalwalt-interactivity-AR

Some various experiments with Ar.js and Three.js
https://kalwalt.github.io/kalwalt-interactivity-AR/
GNU Lesser General Public License v3.0
78 stars 11 forks source link

Updating nft examples #5

Closed kalwalt closed 4 years ago

kalwalt commented 4 years ago

updating some of the nft examples:

kalwalt commented 4 years ago

i had this issue: i changed the video source of the example nft_pinball_video.html because seems not loading, i used that from https://github.com/hatsumatsu/lab--ar002/blob/master/video/video--01.mp4 by @hatsumatsu and it worked. also i tested with an ogg file and https://github.com/kalwalt/jsartoolkit5/blob/master/examples/Data/output_4.mp4 and not worked, I don't receive any errors in the console. The marker is tracked but the video is not displayed. I don't know if it is a problem with the dimension of the video file or the type of codec. I will investigate on this.

kalwalt commented 4 years ago

nft_cubist_dragon.html is not working i think i need to re-make the NFT marker. It needs also other changes but i will do in another PR.