PDA

View Full Version : ThinBASIC programming in OpenGL/TBGL



  1. Example: Section 3.2 (page 14), Super-3 Numbers
  2. Excercise: #1, Section 3.2 (page 21), Super-D Numbers
  3. The original "Python programming in OpenGL" by Stan Blank
  4. Rules for translations
  5. Example: Section 4.3 (page 28), My First OGL Program (second program)
  6. Example: Section 5.2 (page 41), Plotting 2D Functions
  7. Example: Section 5.4 (page 41), Combined with Exercise 1 (page 44)
  8. Example: Section 5.2 (page 38/39), Plot Point, Diagonale + mirror 2D Functions
  9. Example: Section 6.4 (page 129), The Barnsley Fern
  10. Example: Section 6.6 (page 148), Predator-prey Relationships
  11. Example: Section 6.6 (page 148), Predator-prey Relationships
  12. Example: Section 8.1 (page 246), Follow the boucing ball
  13. Example: Section 8.2 (page 261), A little Gravity!
  14. Example: Section 8.3 (page 265), A little MORE Gravity! 2 Bodies
  15. Example: Section 8.4 (page 281), The Real 3 Body Problem
  16. Super Function Plotter: Inspired from pages 41 - 64
  17. Example: Section 7.7 (pages 222-224) Explorations with the Mandelbrot Set
  18. Example section 5.3 ff: circles, ellipse and more (page 50-53)