OpenTK - Bad Tutorial Instructions Unclear Broken Links

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • LearnOpenTK

    A port of learnopengl.com's tutorials to OpenTK and C#.

  • Several things you need to know about this tutorial, the only decent tutorial for OpenTK, was written for version 3.x and it is currently on version 4.x which involved a major rewrite about how it works which no one bothered to write any documentation for what changed. The link in the tutorial to the source code which you will absolutely need to make any headway is broken, here is a link to the source code. To follow along with the tutorial make sure you are looking at the 3.x branch of the tutorials source code. The 3.x code only works for the .net framework not .net core, 4.x works for .net core so once you have gone through the tutorial and learned the basic idea feel free to switch to using the 4.x version with .net core. A lot changed going from the 3.x to the 4.x version but most of this is superficial to clean up the API, change the branch in the tutorials github back to 4.x to see what is different as it follows along the same path as the tutorial even if the names are different. The comments in the source codes tutorials are good as well for both versions.

  • LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  • It should also be noted that the tutorial is a port of the Getting Started and Lighting proportions of the OpenGL Tutorial just with C# code and OpenTK calls rather than c++ and OpenGL.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Flying planes with a JavaScript autopilot (2023)

    1 project | news.ycombinator.com | 5 May 2024
  • VContainer VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • Zenject VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • .NET Aspire is the best way to experiment with Dapr during local development

    6 projects | dev.to | 4 May 2024
  • Get SQL-Server Stored Procedures with C#

    2 projects | dev.to | 4 May 2024