Skip to content

A Babylon and Typescript starter transpiled with webpack, results in a javascript, with connection interfaces of its main functions, to be accessible from external scripts and events.

License

Notifications You must be signed in to change notification settings

Adrian-Serna/BronxDigital

Repository files navigation

TypeBaby-Starter

A Babylon and Typescript starter transpiled with webpack, results in a javascript, with connection interfaces of its main functions, to be accessible from external scripts and events.

It is still in the development process and focused on a very specific project. Its more general use is not yet intuitive.

The html inside the public folder is just an example of how to call javascript from the body, with a basic configuration of css fullscreen. This html is not compiled on implementation.

The starting point of this starter has been Tim Okolowski's repository at https://github.com/oktinaut/babylonjs-typescript-starter with modifications in the webpack configuration, the update and inclusion of babylonjs libraries and the creation of connection interfaces of some functions with the outside world.

  • Missing data folder in public and build folder.

Setup

Run the following commands from within the repository's root folder to setup the application:

  1. npm install

Running

Run the following commands from within the repository's root folder to run the project using webpack-dev-server:

  1. npm start

Build

Run the following commands from within the repository's root folder to build the project using webpack:

  1. npm run build

About

A Babylon and Typescript starter transpiled with webpack, results in a javascript, with connection interfaces of its main functions, to be accessible from external scripts and events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published