Skip to content

twentySeven7/Zenseless

 
 

Repository files navigation

Build status NuGet

Zenseless

A Framework for real-time computer graphics using OpenGL. This framework is created for a university course in computer graphics. Documentation inside the package is incomplete! See the change log for changes, features and road map. It uses OpenTK(Nuget package at OpenTk@Nuget in its newest version. The OpenTK Manual.

Setup of an empty stand-alone project

Use the templates or

  1. Create a Console Application (.Net Framework) in Visual Studio.
  2. Install the Nuget package

Setup of full framework

  1. download framework
    1. create empty dir
    2. change into empty dir
  2. compile and run
    1. open solution file (Zenseless.sln)
    2. build solution

Contribute

Check out the contribution guidelines if you want to contribute to this project.

License

Apache 2.0

About

A Framework for real-time computer graphics using OpenGL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%