OpenTK Game Window! | Let's Make a Game in C# | Episode 001

Описание к видео OpenTK Game Window! | Let's Make a Game in C# | Episode 001

In this first part of the game development series, we will set up our C# project and we will create our first OpenGL-enabled window with OpenTK.

In this series, we will create a game together in C# using the OpenTK library. This will allow us access to all the OpenGL, OpenAL, OpenCL, and GLFW functions within our C# project. We will start off simple with 2D and then we will progress to 3D soon after! I would like to cover some of the more advanced features of OpenGL, that aren't discussed much here on youtube.

In my opinion, using C# with OpenTK is the easiest way to create advanced video games as a developer. OpenTK gives easy access to all OpenGL, OpenAL, OpenCL, and GLFW functions right within your C# projects. It doesn't quite hit the speeds that native C++ can, but it is a lot more beginner friendly and it is far from slow!

Visit the OpenTK website here:
👉 https://opentk.net/

Join the community discord server here:
👉   / discord  

If you liked the video, you can support me by:
👉 subscribing
👉 liking
👉 leaving a nice comment (:

00:00 Project setup
02:55 Create basic game window
06:45 Customize game window
11:40 Change project settings
14:12 Create UpdateFrame function
16:14 Channel discussion

Комментарии

Информация по комментариям в разработке