Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
768
stars
300
forks
source link
Unable to set ClearColour/ Backgroundcolor of Scene #196
Open
Florian-Krax opened 3 years ago
Hi, I am using SharpGL.WinForms to display custom linecharts in a C#-Application.
With version 3.1.1 it is no longer possible to set the color of the background with the ClearColour-Propertry of SharpGL.SceneGraph.Scene.
Best regards, Florian Krax