Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphics Libraries + Basic Cube Setup #3

Merged
merged 18 commits into from
Apr 18, 2024
Merged

Graphics Libraries + Basic Cube Setup #3

merged 18 commits into from
Apr 18, 2024

Conversation

atar13
Copy link
Contributor

@atar13 atar13 commented Apr 9, 2024

Adding some graphics dependencies based on this article: https://cianjinks.github.io/posts/cmake-project-graphics-programming/

  • GLAD
  • GLFW
  • GLM
  • imGUI

Working on:

  • macOS
  • Linux (X11)
    Linux (Wayland) (Will debug later or never...)
  • Windows

atar13 added 2 commits April 10, 2024 11:51
works on X11. not working on wayland due to a missing
"libwayland-client"
@atar13 atar13 changed the base branch from main to dev April 10, 2024 18:53
@atar13
Copy link
Contributor Author

atar13 commented Apr 11, 2024

Closes #13

@dmin12 dmin12 changed the title Graphics Libraries Graphics Libraries + Basic Cube Setup Apr 16, 2024
@atar13 atar13 merged commit 3ecc82a into dev Apr 18, 2024
0 of 11 checks passed
@dmin12 dmin12 deleted the feat/cmake_opengl branch April 25, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants