0.1.40 • Published 3 years ago

ogl-typescript v0.1.40

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

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  # yarn add 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

dev mode

yarn dev # npm run dev

build library

yarn build # npm run build

build examples

yarn build:examples # npm run build:examples

Versions

OGL-TypeScriptOGL
0.1.400.0.71
0.1.390.0.70
0.1.380.0.69
0.1.370.0.68
0.1.360.0.67
0.1.350.0.65
0.1.340.0.64
0.1.330.0.63
0.1.320.0.62
0.1.310.0.61build with vite
0.1.200.0.60
0.1.190.0.59
0.1.180.0.58
0.1.170.0.57
0.1.16add computeVertexNormal method to Geometry
0.1.150.0.56
0.1.140.0.55
0.1.130.0.54
0.1.120.0.53
0.1.110.0.52
0.1.100.0.51
0.1.90.0.50
0.1.80.0.49
0.1.70.0.48
0.1.60.0.47
0.1.50.0.46
0.1.40.0.45
0.1.30.0.43
0.1.20.0.42
0.1.10.0.40
0.1.40

3 years ago

0.1.39

3 years ago

0.1.31

3 years ago

0.1.32

3 years ago

0.1.33

3 years ago

0.1.34

3 years ago

0.1.36

3 years ago

0.1.37

3 years ago

0.1.38

3 years ago

0.1.30

3 years ago

0.1.20

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.41

4 years ago

0.0.42

4 years ago

0.0.40

4 years ago