Code Monkey home page Code Monkey logo

ogl-typescript's Introduction

OGL-TypeScript

version license dependencies size

Minimal WebGL library.


โš ๏ธ Note: currently in alpha, so expect breaking changes.

See the Examples!

OGL-TypeScript is TypeScript port of OGL Minimal WebGL library , so it add code completion feature to OGL.

Install

npm i ogl-typescript

Usage

Same as OGL, just change

import { ... } from 'ogl';

to

import { ... } from 'ogl-typescript'

You can find ogl-typescript-starter here, it's very easy to get start.

Examples

Show me what you got! - Explore a comprehensive list of examples, with comments in the source code.

Build

build library

yarn build # npm run build

build examples

yarn build:examples # npm run build:examples

Versions

OGL-TypeScript OGL
0.1.20 0.0.60
0.1.19 0.0.59
0.1.18 0.0.58
0.1.17 0.0.57
0.1.16 add computeVertexNormal method to Geometry
0.1.15 0.0.56
0.1.14 0.0.55
0.1.13 0.0.54
0.1.12 0.0.53
0.1.11 0.0.52
0.1.10 0.0.51
0.1.9 0.0.50
0.1.8 0.0.49
0.1.7 0.0.48
0.1.6 0.0.47
0.1.5 0.0.46
0.1.4 0.0.45
0.1.3 0.0.43
0.1.2 0.0.42
0.1.1 0.0.40

ogl-typescript's People

Contributors

gordonnl avatar nshen avatar akira-cn avatar terkelg avatar jniac avatar exponenta avatar nikrowell avatar timvanscherpenzeel avatar dekdevy avatar

Stargazers

Braden Wiggins avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.