Creating safe and fast multiplayer in games on Unity and NodeJS with examplesSep 1, 2024·9 min read·49
Developing a custom binary protocol for Node.js and WebSockets based applications with authorization via JWTAug 25, 2024·5 min read·23
Writing a plugin for upscaling rendering under ThreeJSImplements the basic upscaling principles like AMD FSR using shaders and ThreeJS engine for WebGL (JavaScript)Sep 1, 2024·5 min read·97
Ways to interact with the network in Unity with examples for organizing multiplayer gamesJul 5, 2024·18 min read·421
Creating Your Own Scriptable Render Pipeline on Unity for Mobile Devices: Introduction to SRPCreate our own rendering systems to control game optimization on UnityMay 10, 2024·6 min read·269
Optimizing Graphics and Rendering in Unity: Key aspects and practical solutionsCreate high-performance Unity games on any platformApr 29, 2024·14 min read·748
Unity XScaling - A library for Realtime Texture and Rendering Upscaling (Super-Resolution)Upscale your textures / rendering with realtime GPU-based and cross-platform shadersApr 24, 2024·2 min read·174
Optimizing CPU Load in C#: Key Approaches and StrategiesEverything you wanted to know about optimizing algorithms and CPU load in C#Apr 19, 2024·13 min read·1.4K
Memory Optimization in C#: Effective Practices and StrategiesEverything you wanted to know about garbage collection, data structures, and RAM optimizationApr 16, 2024·10 min read·1.4K
Secure your Game with Unity Game Shield - An open-source anti-cheat and encryption toolkitAdvanced open-source solution to secure your gamesApr 11, 2024·5 min read·307