Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hujiulong/poly.gl

A WebGL2 Library (Work in Progress)
https://github.com/hujiulong/poly.gl

Last synced: 9 days ago
JSON representation

A WebGL2 Library (Work in Progress)

Lists

README

        

# poly.gl
**Work in Progress...**

poly.gl is a WebGL2 library.

## Roadmap
- **Primitive API**
- [x] Shader
- [x] Texture
- [x] Texture
- [x] Texture2D
- [x] Texture2DArray
- [x] TextureCube
- [x] Buffer
- [x] Program
- [x] VertexArray
- [x] Query
- [x] Sampler
- [x] context methods
- **Advanced API**
- [ ] Renderer
- [ ] Group
- [ ] Camera
- [ ] Model/Object3D/Mesh/Points/Lines
- [ ] Geometry
- [ ] Material