Skip to content

dknific/browser-boxman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser-boxman

A 3d character that you can make move around in your browser.

A screenshot of the app

Bootstrapped using create-three-app by Davey Knific.

Live Demo:

Try it out here!

Dependencies:

  • Three.js for accessing WebGL in the browser with JavaScript
  • NPM for dependency management
  • Vite.js for scaffolding, bundling, and building

Run This Repo in Your Local Environment:

First, make sure all required Node packages are installed:

npm install

In the project's root directory, run:

npx vite

Build for Production:

npx vite build

About

📦 [Three.js + WebGL] - Make a 3D character perform animated actions in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published