Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed Mar 18, 2015
1 parent bd03414 commit 3bb0e99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,8 @@

QTEK is a webgl graphic library.

### [Download v0.2.1](https://github.com/pissang/qtek/archive/0.2.1.zip)

### [API](http://pissang.github.io/qtek/doc/api)

### [Playground](https://github.com/pissang/qtek-playground)
Expand Down Expand Up @@ -43,6 +45,7 @@ QTEK is a webgl graphic library.
+ [RGBE Decoder](http://pissang.github.io/qtek/tests/rgbedecoder.html)
+ [Skybox](http://pissang.github.io/qtek/tests/skybox.html)
+ [Draggable cubes](http://pissang.github.io/qtek/tests/picking.html)
+ [Deferred rendering](http://pissang.github.io/qtek/tests/deferred.html)

### Features

Expand All @@ -69,6 +72,7 @@ QTEK is a webgl graphic library.
+ three.js model loader
+ glTF loader
+ Timeline based animation, support spline interpolation between keyframes.
+ Light-pre-pass deferred pipeline.

### FBX2GLTF Converter

Expand Down

0 comments on commit 3bb0e99

Please sign in to comment.