andrew-aladev / webgl-loader

[Abandoned] webgl-loader from https://code.google.com/p/webgl-loader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forked from: code.google.com License: Apache 2.0

Live demos:

  1. A Hand (small)
  2. "Ben" (medium, also see compression stats)
  3. Walt (large, does fast client-side normal reconstruction]
  4. Happy Buddha (1 million triangles, commentary)

This library includes:

  1. a simple Wavefront .OBJ file parser,
  2. a simple vertex cache optimizer and analyzer,
  3. a UTF-8 based binary encoder,

Utils are taken from nothings.org

The SIGGRAPH 2011 talk slides.

Models from The Utah 3D Animation Repository and The Stanford 3D Scanning Repository.

About

[Abandoned] webgl-loader from https://code.google.com/p/webgl-loader/

License:Apache License 2.0


Languages

Language:C++ 96.4%Language:C 3.2%Language:Shell 0.4%