Skip to content
This repository was archived by the owner on Sep 12, 2026. It is now read-only.

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGi starter project

A template for a vanilla(no ui-framework) project with webgi engine in typescript using parcel bundler.

About webgi: https://webgi.xyz/

Running

First install the dependencies:

npm install

To run the project in development mode:

npm run dev

Then navigate to http://localhost:5173/index.html in a web browser to see the default scene in a viewer.

The assets are stored in the assets directory.

To build the project for production:

npm run build

Updates

Check the webgi manual for the latest version. To use the different version:

  • Update the version number in package.json file for both webgi and @types/webgi.
  • Run npm install to update the dependencies.
  • Run npm run dev or npm run build to run or build the project.

Documentation

For the latest version and documentation: WebGi Docs.

License

For license and terms of use, see the SDK License.

About

ARCHIVED 2026-09 — moved to github.com/ijewel3d/webgi-vanilla-starter. A template for a vanilla(no ui-framework) project with webgi engine in typescript using parcel bundler.

Resources

Stars

106 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages