Skip to content

dmytromn21/foam-babylon

Repository files navigation

Known Vulnerabilities

Babylon Express Server

An implementation of Express and BabylonJS to make it easier to code BabylonJS apps in NodeJS.

This repository is intended to allow BabylonJS coders to use NodeJS to host their BabylonJS sites via Express. Start with this project, replace the sample code in the /public/js/index.js file with your BabylonJS code.

Installation

After brining the code down run:

npm update

How to use Babylon Express Server

After completing the installation just replace the code in /public/js/index.js or add any JavaScript files needed. Ensure that if additional JavaScript files are added that you modify the index.html file to reference them

License

MIT

  1. Frontend (babylon)
  2. Backend(mongodb )-> babylon scene is serialised and dumped in mongo
  3. Image Processing

python -m uvicorn api:app --reload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published