Pinned Repositories
Easy-TCP-Server
An easy-to-implement TCP server which handles incoming TCP data from multiple clients via 'channels' of connections between the clients and the server.
freecursor-inventory
Analog cursor with an inventory
HuaweiAdsUnrealPlugin
Unreal Plugin for Huawei Ads kit
Tcp.NET
Tcp.NET provides an easy-to-use and customizable Tcp Server and Tcp Client. The server is created using a TcpListener. The server and client can be used for non-SSL or SSL connections and authentication (including client and server ssl certification validation) is provided for identifying the clients connected to your server. Both client and server are created in .NET Standard and use async await functionality.
UE4-GestureRecognizers
Gesture Recognizers for Unreal Engine 4 implemented as components
pkucherov's Repositories
pkucherov/Tcp.NET
Tcp.NET provides an easy-to-use and customizable Tcp Server and Tcp Client. The server is created using a TcpListener. The server and client can be used for non-SSL or SSL connections and authentication (including client and server ssl certification validation) is provided for identifying the clients connected to your server. Both client and server are created in .NET Standard and use async await functionality.
pkucherov/AgoraViewportClient
Unreal Engine 4 plugin that acts as a watermark widget.
pkucherov/AndroidX-UE4
AndroidX support for Unreal Engine 4
pkucherov/asio-grpc
Asynchronous gRPC with Asio/unified executors
pkucherov/BlendArMocap
realtime motion tracking in blender using mediapipe and rigify
pkucherov/cesium-unreal
Bringing the 3D geospatial ecosystem to Unreal Engine
pkucherov/CoverSystem
Real-Time Dynamic Cover System for Unreal Engine 4
pkucherov/CppSessions
Repository showing how to use UE4 OnlineSubsystem Sessions in C++.
pkucherov/CryptoNet
CryptoNet protects your Unreal Engine 4 game against network-based hacks, by encrypting replication!
pkucherov/DiscordGameSDK
Unofficial Unreal Engine 4 plugin for the Discord Game SDK
pkucherov/DungeonGenerator
An Unreal Engine 4 Dungeon Generator
pkucherov/EpicDragonWorld
Game client that connects with JMMOS.
pkucherov/LearningUnrealEngine
A bunch of notes and code snippets that I write while figuring out how to use the Unreal Engine.
pkucherov/MeshOperations
UE5 runtime static mesh process functions such as delete empty roots and parents, rename object, create objects with name
pkucherov/MIVIBridge
Plugin used to bridge VaultIt and MoveIt together
pkucherov/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
pkucherov/ProjectR
Final Project for the Engineer's Degree
pkucherov/PsMRGS
Mail.Ru Game Service integration for Unreal Engine 4
pkucherov/remeha_tz
Log your remeha boiler data to MQTT, CSV or MySQL or MariaDB.
pkucherov/SimpleStateMachineNodeEditor
🔗WPF node editor based on ReactiveUI
pkucherov/ue4-docker
Windows and Linux containers for Unreal Engine 4
pkucherov/UE4-FlyingBlocks
UE4 block based game tutorial
pkucherov/ue4-smartphone
Interactive smartphone for your Unreal Engine project
pkucherov/UE4_GPA_Plugin
Intel® Graphics Performance Analyzer plugin for Unreal Engine* 4
pkucherov/UE4_MasteryCourse_CoopGame
From the Udemy Mastery Course made by Tom Looman.
pkucherov/UE5RuntimeToolsFrameworkDemo
Sample project/code that uses the UE5 InteractiveToolsFramework to provide a small modeling app at Runtime
pkucherov/unreal-openland-grass
GameReady Grass System for Unreal Engine
pkucherov/unreal-openland-mesh
Procedural Mesh Modeling Toolkit for Unreal Engine Artists
pkucherov/VaultIt-Wiki
pkucherov/VirtualJoystickEx
Unreal Engine Virtual Joystick Extension