Thanks to visit codestin.com
Credit goes to github.com

Skip to content

joewood/igloo-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

igloo-ts

A TypeScript Port of igloo.js - a simple low-level WebGL library

Installation

npm install igloo-ts

Types are included, just use it from TypeScript (or JavaScript):

import Igloo, { Program, Buffer } from "igloo-ts";

::  ::
const igloo = new Igloo(canvas);

About

A TypeScript Port of igloo.js - a simple low-level WebGL library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published