t-88 / learn-opengl

following learnopengl.com website tutorial to learnopengl duh and graphics dev

Repository from Github https://github.comt-88/learn-openglRepository from Github https://github.comt-88/learn-opengl

Learning Opengl

baby steps into graphics engineering and development

Run

This project depends on assimp install assimp

    sudo apt-get update
    sudo apt-get install libassimp-dev

or github

  • run main code is on ./run
  • there is examples sections u can run them using ./run_examples name_of_example example ./run_examples rotating_colors

Resources

dev imgs

  • simple traingle:
    simple traingle

  • coords system example:
    coords system

  • colors:
    colors

  • phong lighting:
    lighting

About

following learnopengl.com website tutorial to learnopengl duh and graphics dev

License:MIT License


Languages

Language:C++ 78.6%Language:C 19.2%Language:Objective-C++ 1.6%Language:Objective-C 0.3%Language:Batchfile 0.2%Language:CMake 0.1%Language:GLSL 0.0%Language:HTML 0.0%Language:Shell 0.0%Language:GDB 0.0%