Robin Sedlaczek

Results 8 issues of Robin Sedlaczek

Slices of pie chart can be initialized with user specific data (of type object). The new SelectedUserData property can be used to query the user specific data of a pie...

If the user taps an the pie chart, a balloon opens and shows the value of the tapped slice. The developer wants to read this selected value within his code...

Hey Dave! While writing the article, I added a toon vertex and fragment shader to the SimpleShaderSample. Maybe you like to merge it into the master branch!? Just a suggestion....

Hey Dave! I like to show you my new branch "BoundingVolumesForAll". It is not targeted to the next release, rather I like to discuss the bounding volumes with you. I...

Extensions must be available in Visual Studio 2015.

enhancement

In order to ease 2D drawing with SharpGL, we need an abstraction layer that allows it to do 2D drawings on a very easy way. There are developers out there,...

**Summary** In order to do 2D graphics (e.g. for creating UI controls) there should be an abstraction for 2D graphics in SharpGL. This abstraction should hide the complexity of OpenGL's...

**Summary** Based on community feedback, it is hard for beginners to get started with SharpGL resp. OpenGL. As a user of SharpGL you have to know the OpenGL: where the...