igloo-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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);

Package Sidebar

Install

npm i igloo-ts

Weekly Downloads

17

Version

1.0.0

License

ISC

Last publish

Collaborators

  • joewood