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: 3 months ago
JSON representation
A WebGL2 Library (Work in Progress)
- Host: GitHub
- URL: https://github.com/hujiulong/poly.gl
- Owner: hujiulong
- License: mit
- Created: 2018-03-22T06:13:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T11:30:16.000Z (over 6 years ago)
- Last Synced: 2024-04-23T02:38:20.458Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 200 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - poly.gl
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