Skip to content

zahmadsaleem/ar-kitect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D AR Model Viewer & Exporter

Usage

# convert obj
curl -X POST 'https://ar-kitect.herokuapp.com?mode=obj' -F f.obj=@'somefilepath/file.obj'
# convert fbx
curl -X POST 'https://ar-kitect.herokuapp.com?mode=fbx' -F f.obj=@'somefilepath/file.fbx'

About

3D AR Model Viewer & Exporter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 29.1%
  • C# 28.1%
  • Vue 25.2%
  • JavaScript 12.5%
  • Dockerfile 2.7%
  • HTML 1.5%
  • SCSS 0.9%