Skip to content

JordanMachado/vanillagl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla GL

CURRENTLY SET ASIDE I NEED TO LEARN WORK LEARN WORK LEARN WORK

Little 3D framework.

The goal of this project is to learn webgl & glsl stuff by making my own framework (big inspiration from framework below)

examples

Installation

npm i

Start developement

It starts a developement server at localhost:9966 with live reload.

npm start

Build

npm run build

Examples

All the examples are THERE

Examples (WIP)

Run example in developement

npm run example {exampleName}

Build example

npm run example {exampleName} build

Inspiration & Ressources

About

Little 3D framework. /!\ABANDONED /!\

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages