Skip to content

Snokke/threejs-game-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js game template

Live demo

Setup

Download Node.js. Run this followed commands:

# Install dependencies
npm install

# Serve at localhost:3000
npm run start

# Build for production in the dist/ directory
npm run build

Overview

Template consists of:

  • Three.js
  • Cannon-es.js
  • lil-gui
  • Tween
  • Black
  • Loader

Demo with helmet

About

Simple template for games with Three.js and Cannon.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published