dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
753 stars 300 forks source link

feat: Project Templates support for 2019 Community Edition and onwards #163

Open dwmkerr opened 4 years ago

dwmkerr commented 4 years ago

See comment at:

https://marketplace.visualstudio.com/items?itemName=DWMKerr.SharpGL-12098&ssr=false#qna

chapsu commented 4 years ago

why would you link that page only for it to have a link back here; im just looking for a working version of sharpgl

dwmkerr commented 4 years ago

The reason there is a link is that I created the issue, and the link is a reminder to where the request came from.

wsjlmq commented 3 years ago

so, have you solved this problem use sharpgl in vs2019

dwmkerr commented 3 years ago

You absolutely can use SharpGL in Visual Studio 2019, the Nuget packages etc are available, it is actually support for the project templates which is missing at the moment (e.g. the Wizard that is used to create a new project). I'll rename the issue to make it clearer.