Skip to content

VideojogosLusofona/cg_2025_csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors