Skip to content

VideojogosLusofona/cg_opentkbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTK base application in C#

  • Uses OpenTK to create a window and manage windows and input, to serve as basis for an OpenGL based renderer in C#

Installation

It is possible nothing additional is needed, NuGet is used to pull the OpenTK project. In case something is needed:

Usage

  • Clone and use directly. Just need to change the function that is passed to the OpenTKApp.Run method to change the behaviour function.

Licenses

Engine code developed by Diogo de Andrade and Nuno Fachada; it is made available under the Mozilla Public License 2.0.

Code uses:

All the text and documentation (i.e., non-code files) are made available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

OpenTK-based C# OpenGL renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages