Skip to content

Commit

Permalink
[gl][minor] add TOC for JOGL demos
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Apr 6, 2016
1 parent 0468310 commit 9375cb6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions examples/gl/jogl.org
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
#+SETUPFILE: ../../meta/setup.org

* Contents :toc_3_gh:
- [[#jogl-examples][JOGL examples]]
- [[#example-textured-cube--arcball][Example: Textured cube & arcball]]
- [[#example-stl-mesh-loading][Example: STL mesh loading]]
- [[#example-fbo--fx-pipeline][Example: FBO & FX pipeline]]
- [[#example-fullscreen-quad-fragment-shader][Example: Fullscreen quad fragment shader]]
- [[#basic-circular-gradient-shader][Basic circular gradient shader]]
- [[#sky-with-interactive-sun-position][Sky with interactive sun position]]

* JOGL examples
** Example: Textured cube & arcball

Expand Down

0 comments on commit 9375cb6

Please sign in to comment.