Skip to content

Small project made using WebGL in a short period of time.

Notifications You must be signed in to change notification settings

sada-hp/WebGL-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL-Page

Quick Start

Windows PowerShell:

  1. install Node.js Then check
node --version
npm --version
  1. Clone the repo and go to the folder
git clone https://github.com/HarryP0ster/WebGL-Page
cd install-directory
  1. Install Express
npm install express
  1. Run Node.js application
node server.js

Go to http://127.0.0.1:1337 in your browser

webgl

About

Small project made using WebGL in a short period of time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published