Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha240100 authored Aug 18, 2018
1 parent 46992a4 commit 403f26c
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nextgl

# TODO
## Progress / TODO
- [x] Program API
- [x] Scene API
- Transforms / Matricies (hierarchy)
Expand All @@ -11,10 +11,18 @@
- [ ] **Materials**
- [ ] Lambert
- [ ] Flat
- [ ] Maps
- [ ] Maps (Textures)
- [x] Texture
- [x] FrameBuffer
- [ ] DataTexture
- [ ] DepthTexture
- [ ] VideoTexture
- [ ] Lights
- [ ] Shadowmapping
- [ ] PointLight
- [ ] DirectionalLight
- [ ] ...
- [ ] Shading
- [ ] Support lights
- [ ] Support shadowmaps
- [ ] Support reflections / specular
- [ ] Extended examples

0 comments on commit 403f26c

Please sign in to comment.