Skip to content

A WebGL rendering framework written in typescript.

Notifications You must be signed in to change notification settings

nicholascioli/wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTF: WebGL Typescript Framework

About

This is a simple Typescript framework for working with WebGL. It adds some ease-of-use improvements and attempts to make WebGL object-oriented.

Building

Run the following to build the webpack-ed js

yarn && yarn build

# Or
npm install && npm run build

Docs

As this is still in development, docs will be added soon.

Examples

Some examples can be found in the examples folder.

About

A WebGL rendering framework written in typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published