Skip to content

wihu/NanoGUI-Mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NanoGUI-Mono

NanoGUI-Mono is a mono C# port for https://github.com/wjakob/nanogui

This is still Work In Progress.

Description

NanoGUI-Mono builds on:

  1. OpenTK for cross-platform OpenGL context creation and event handling.
  2. NanoVGDotNet to draw 2D primitives, which is a C# port of NanoVG.

NanoGUI-Mono currently works on Mac OS X (Xamarin Studio Community Version 6.3), with target framework Mono/.Net 4.5 and target platform x64.

License

NanoGUI-Mono is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

NanoGUI-Mono is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with NanoGUI-Mono. If not, see http://www.gnu.org/licenses/. See the file lgpl-3.0.txt for more details.

About

NanoGUI-Mono is a mono C# port for https://github.com/wjakob/nanogui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages