Skip to content

Babylon.js starting template. Setup using JavaScript with Typescript linting, JSDoc and Vite. Get the benefits from Typescript but keep your development experience writing JavaScript

License

Notifications You must be signed in to change notification settings

browsermage/babylonjs-starting-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📂 Babylon.js Starting template

Hi there 👋 I'm Björn Hjorth

I like combining the web stack and game development, if you like what you see please do not be a stranger and say "Hi" on Twitter @colorsofcode

💡 About the project

The Babylon.js starting template is designed to leverage the advantages of TypeScript while still allowing developers to write their code in JavaScript

The template is based on the Starter HTML Template from Babylon.js

🧭 Prerequisites

  • Node 16+
  • Npm

🤖 Getting started

  1. You can either press the "Use this template" button or clone the repository
    git clone https://github.com/colorsofcode/babylonjs-starting-template.git
  2. Move to the new directory
    cd babylonjs-starting-template
  3. Install development dependencies
    npm install
  4. Start up the development environment
    npm run dev

😸 Contact

Björn Hjorth - @colorsofcode

🦉 License

The code is distributed under the MIT License. See LICENSE for more information

😍 Acknowledgments

Babylon.js - Open sourced WebGL/WebGPU-based graphics engine written in Typescript

Vite - Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.

About

Babylon.js starting template. Setup using JavaScript with Typescript linting, JSDoc and Vite. Get the benefits from Typescript but keep your development experience writing JavaScript

Topics

Resources

License

Stars

Watchers

Forks