GithubHelp home page GithubHelp logo

aframe-seed's Introduction

aframe-seed

This project was generated with angle package which can be installed with npm install angle and generated with npx angle initscene

Built with A-Frame.

To learn more about aframe, try out A-Frame School

school

Setup for local development

npm install
npm run start

app

Deploy to SAP Business Technology Platform (BTP)

You can create an account for free at SAP Business Technology Platform

cf-login.sh

Docker

A private container repository is deployable on SAP BTP through the Kyma runtime

You can create a public registry with security scanning for free at Quay.io

  • Build and push the image with this script. You will have to edit the quay.io registry endpoint for the push command to work
docker-build.sh
  • Run the continer with this script
docker-run.sh
  • Finally, you can deploy the built image to SAP BTP with the following script
cf-push-docker.sh

docker

Buildpack

  • Push your code directly without the need of a container registry with the following command
cf-push-buildpack.sh
  • The application will be packaged as a runtime container on the platform using the nodejs buildpack and a route automatically generated

buildpack

Examples for further development

Augmented Reality

  • AR.js is an addon library for AFrame that allows the creation of AR scenes

ar

Vue integration

  • To create a more complex WebVR application, there are some questions and answers around integration of Aframe and Vue.js

aframe-seed's People

Contributors

mechevarria avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.