Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Creating a Game using Vite, BabylonJS, and TypeScript

A fast, reliable, and lightweight way to create 3D browser games. · By LwTGames

Creating a Game using Vite, BabylonJS, and TypeScript Part One: A Basic Scene with Objects, a Light, and a Camera Sticky

A topic by LwTGames created Jan 04, 2023 Views: 206
Viewing posts 1 to 1
Developer

If you need a fast, reliable, and lightweight way to create 3D browser games you’ve landed on the right post. With BabylonJS, a powerful 3D engine; Vite, one of the latest fast and lightweight build tools; and TypeScript, arguably a better version of JavaScript, we can create decent-sized WebGL games with realistic graphics, physics, skeletal animation, and post-processing effects just to name a few of the features.

Let’s get right into it!

https://www.willieliwa.com/posts/projectsetup