Skip to content
  • Guus Sliepen's avatar
    Clean up many tutorials. · d51ce9c0
    Guus Sliepen authored
    - Use create_program() to compile and link shader programs.
    - Enable only what is necessary in glutInitDisplay().
    - Use GLM types in more places where appropriate.
    - Remove redundant and unused code.
    - Move commands that only have to be issued once to init_resources().
    - Print a list of controls that are available.
    - Fix indentation.
    d51ce9c0