GitXplorerGitXplorer
m

learn-opengl

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
a8b58848e11176d0d16cd3e5a8a5bad84850d529

Moving with same speed regardless of framerate

mmluts committed 8 years ago
Unverified
ad4606ca838500df06054dc5ff0e91033b41a408

Moving camera in all directions

mmluts committed 8 years ago
Unverified
6dbc3015903ca5911a77c1c9cef14a903dec04a3

Moving the camera

mmluts committed 8 years ago
Unverified
3712fdf955241b8ae705ce008a75a38206be8a47

Fix readme

mmluts committed 8 years ago
Unverified
e4ffdbfd7c9fa94caa3e9ce4d73711d42d810ff5

Specify dependencies

mmluts committed 8 years ago
Unverified
c221dda1006b4ac7ea85984a734ed489a750d888

Camera rotation

mmluts committed 8 years ago

README

The README file for this repository.

learn-opengl

Me learning opengl and c++ at same time.

C++ seems difficult to me, first of all because i know how tricky is memory management in C, and that C++ aggravating the situation. I gave up at mastering C++ completely and learning very focused opengl topics needed to reach my goals.

Dependencies

On Arch Linux:

  • mesa
  • glew
  • glfw-x11
  • glm