Skip to content

alekstar79/webgl-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL Loader

review

DEMO

All functionality is implemented using HTML5, OpenGL, ThreeJS and pure JavaScript.

How to use:

Just clone or download this repository. Start local server (LiveServer plugin for VS Code / serve npm package) or just open index file in browser. That's all...

Clone this repo:

git clone git@github.com:alekstar79/webgl-loader.git

Go to project directory:

cd webgl-loader

Start server:

serve -s .