Skip to content

Web-based AR-application for creating diorama using QR-code. Supports Shop-logic using finding AR-game-like gameplace

License

Notifications You must be signed in to change notification settings

c0de4un/ar-diorama

Repository files navigation

ar-diorama

Web-based AR-application for creating diorama using QR-code. Supports Shop-logic using finding AR-game-like gameplace

API Requirements

System

  • 2 Gb RAM
  • 2-Core CPU 1.2 Ghz
  • 100 Mb disk space

Software

  • Composer 2.5.5+
  • PHP 8.1+
  • Node.js 16+

Client Requirements

System

  • 2-Core CPU with 1.2Ghz
  • 1 GB Ram
  • 128Mb storage
  • Camera support
  • 1280x720 display

Software

  • Web-Browser with ES-6
  • WebGL 2+

Installation

Backend

  1. Download composer 2.5.5
  2. Start Web and Database servers
  3. Install PHP packages
    $cd app/html
    $php composer.phar install
  1. Setup Database access and other staff in .env
  2. Run DB migrations
    $php artisan migrate
  1. Fill DB
    $php artisan db:seed

Frontend

  1. Install JavaScript packages
    $cd html/app/resources/react
    $npm install
  1. Build distribution frontend version
    $npm run prod

User GUIDE

Contribution

Authors

x3n0g3aR c0de4un

About

Web-based AR-application for creating diorama using QR-code. Supports Shop-logic using finding AR-game-like gameplace

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages