JordanMachado / vanillagl

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 /!\


Languages

Language:JavaScript 99.6%Language:GLSL 0.3%Language:HTML 0.1%