Tesselators/Delegates.cs not included in csproj
Open
- Dominant language
- C#
- Stars
- 804
- Forks
- 294
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
I'm trying to port some existing C++ code to C# with WPF and SharpGL 2.4 from NuGet.
I can't find an equivalent for
gluTessCallback()
There are definitions for the delegate types in SharpGL/Core/Tesselators/Delegates.cs, but this file isn't included in the csproj.
Is there a known workaround?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.