You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple bubbles renderer made with C# and OpenGL.
My first experience with OpenGL on Windows and also the first time developing OpenGL with C#, until then I was always developing for Android using Java.
This project helped me understand the implementation of OpenGL in a .net window form.