Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

OpenGL.

A topic by Quentin_ created Oct 16, 2018 Views: 823 Replies: 4
Viewing posts 1 to 5
(+1)

Are any of you guys interested or have ever worked with OPENGL using C++ or C ?

It's a really cool Graphics Library / API that is for Developers who prefer being "On the Ground" from having to create your own vertex and fragment shaders to defining your own raw value vertices.
It's really cool stuff if you are into that kind of development.

Yeah that would be cool. We made a 3D version of Bomberman using openGL and C++ a while back. It was challenging but fun.

Definitely using my custom engine.

Yeah.I agree with you.Can I join your team?I know some basic about OpenGL and I have a lot of courses about it.And I really want to make a game using this API.

I wrote an OpenGL 1.1 based game engine in Object Pascal years ago in just two weeks.  I'm pretty proud of it.