Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 564 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 564 Bytes

OpenTK / Noesis GUI .NET Core example.

This repository contains a minimal example of Noesis GUI used with OpenTK. This examples runs on .NET core. I've only tested this with Linux, but I assume this will work on other platforms as well. The code is based on IntegrationGLUT NoesisGUI example, with some slight modifications from the Hello Triangle example from OpenTK.

Hello world UI