Kirill Markin's repositories
rtsp-viewer-widget
A widget to view RTSP streams from provided URI.
glsl-editor
GLSL editor with live preview.
conway-game-of-life
The "Game of Life", also known simply as "Life". Devised by John Horton Conway back in 1970.
demo-model-viewer
Simple model viewer app with customizable renderer
unity-brackeys-ld38-clone
Clone of Ludum Dare 38 game from Brackeys implemented by myself.
bsuir-bug-tracker
Win32 API C++ OOP Abstraction, and simple bug tracker app created on top of it. Does not use any 3rdParty libraries. This is a BSUIR university project.
bsuir-cw-library
C++ Frontend and Backend for a library management system. It is a BSUIR university project.
DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
GASDocumentation
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
HLSL-ConstantBufferLayoutVisualizer
HLSL Constant Buffer Layout Visualizer
lockfree
A collection of lock-free data structures written in standard C++11
ue5hellotriangle
How to render a Hello Triangle in UE5 using it's RHI and SceneViewExtensionBase class