Skip to content

jujimeizuo/WebAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thank for Mars Wang42

WebAR

  • 安装n与Node.js MacOS与Linux
     下载n管理工具: curl -L https://raw.githubusercontent.com/tj/n/master/bin/n -o n
     下载node最新版本: bash n lts
     # Now node and npm are available
    
    Windows于官网下载Node.js并安装

ios现在需要https来访问,所以需要内网穿透。

  • 安装ngrok

    • MacOS brew install ngrok
    • Linux 使用对应的包管理器安装,如 apt-get install ngrokyum install ngrok
    • Windows https://ngrok.com/download
  • 下载模型 https://sketchfab.com

  • 实操(MacOS)

     cd ~/WebAR
    
     node index.js
    

    image

     ./ngrok http 8080
    

    04631FF85D1A7925FCC5B670D9F0E3A5

     
     [演示](https://github.com/jujimeizuo/WebAR/blob/master/description.mp4)
    

About

手机端图像追踪之WebAR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published