mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 03:25:28 +00:00
38 lines
989 B
Markdown
38 lines
989 B
Markdown
OpenTK
|
|
======
|
|
|
|
The Open Toolkit is an advanced, low-level C# library that wraps OpenGL and OpenAL. It is suitable for games, scientific applications and any other project that requires 3d graphics, audio or compute functionality.
|
|
|
|
This is the official GIT repository for the project.
|
|
|
|
|
|
Features
|
|
========
|
|
|
|
Create cutting-edge graphics with OpenGL 4.4 and OpenGL ES 3.0.
|
|
|
|
Integrate 3d into Windows.Forms, WPF or GTK# applications.
|
|
|
|
Write once run everywhere: support for Windows, Mac OS X, Linux, Xamarin.Android and Xamarin.iOS.
|
|
|
|
Use strong types and inline documentation to improve your code flow and catch errors sooner.
|
|
|
|
|
|
License
|
|
=======
|
|
|
|
The Open Toolkit is distributed under the permissive MIT/X11 license and is absolutely free.
|
|
|
|
|
|
Documentation
|
|
=============
|
|
|
|
The best source of documentation is the [OpenTK Manual](http://www.opentk.com/doc)
|
|
|
|
|
|
Need Help?
|
|
==========
|
|
|
|
Feel free to post an issue on github.
|
|
|
|
Alternatively, head over to the [OpenTK forums](http://www.opentk.com/forum). |