Williano / OpenGL

Source Code for projects built while learning Computer Graphics with OpenGL.
MIT License
0 stars 0 forks source link

How to install opengl from scratch #1

Open anantha-vidhya opened 2 years ago

anantha-vidhya commented 2 years ago

How to build opengl library to desktop from source code step by step. Thanks & Regards A.N.V.Lavanya

Williano commented 2 years ago

Please is it a question?

anantha-vidhya commented 2 years ago

Yes, I am trying to build opengl for compiling navit application which is relying on opengl. That is the reason i am putting this question. Once i know the steps i apply same steps to cross-compile for arm platform by exporting toolchain for arm board. Thanks & Regards A.N.V.Lavanya

Williano commented 2 years ago

https://learnopengl.com/Getting-started/Creating-a-window

This will help you