Survey : OpenGL + SDL2 3D Game Tutorials
Posted: Mon Jul 18, 2022 12:54 pm
Hello everyone,
I would like to know if is there a demand for an OpenGL + SDL2 3D Game Tutorial series.
I have considering doing something like this for quite some time now and I'm asking all of you if you are interested. It will be like developing a game from scratch using OpenGL + SDL2 APIs only.
StarBootics
I would like to know if is there a demand for an OpenGL + SDL2 3D Game Tutorial series.
I have considering doing something like this for quite some time now and I'm asking all of you if you are interested. It will be like developing a game from scratch using OpenGL + SDL2 APIs only.
- No OpenGL fixed rendering pipeline instructions will be used. (this mean only the programmable pipeline instructions -> OpenGL V3.3+).
- The targeted OS will be Linux since I don't have a computer with Windows OS or a Mac.
- The programming style will Object Oriented Programming (See Dev-Object source code to have an idea about what I'm talking about.)
- The source code will be released under MIT license.
StarBootics