-
Plarium
- Wasaw, Poland
- https://www.linkedin.com/in/roman-fedorov-61353a153/
-
workflow-core Public
Forked from danielgerlag/workflow-coreLightweight workflow engine for .NET Standard
C# MIT License UpdatedJun 1, 2025 -
dlss-swapper Public
Forked from beeradmoore/dlss-swapperC# GNU General Public License v3.0 UpdatedMay 31, 2025 -
magictools Public
Forked from ellisonleao/magictools🎮 📝 A list of Game Development resources to make magic happen.
Markdown MIT License UpdatedMay 31, 2025 -
UnitySimpleFileBrowser Public
Forked from yasirkula/UnitySimpleFileBrowserA uGUI based runtime file browser for Unity 3D (draggable and resizable)
C# MIT License UpdatedMay 30, 2025 -
UnityIngameDebugConsole Public
Forked from yasirkula/UnityIngameDebugConsoleA uGUI based console to see debug messages and execute commands during gameplay in Unity
C# MIT License UpdatedMay 30, 2025 -
UnityColorPicker Public
Forked from mmaletin/UnityColorPickerRuntime color picker for Unity
C# MIT License UpdatedMay 29, 2025 -
UniBuild Public
Forked from UnioGame/UniGame.UniBuildCommand based scriptable build pipeline for Unity 3D
-
openxr-explorer Public
Forked from maluoi/openxr-explorerA cross-platform OpenXR capabilities explorer and runtime switcher with a CLI and GUI.
C++ MIT License UpdatedMay 27, 2025 -
shadertrixx Public
Forked from cnlohr/shadertrixxCNLohr's repo for his Unity assets and other shader notes.
ShaderLab Other UpdatedMay 26, 2025 -
public-apis Public
Forked from public-apis/public-apisA collective list of free APIs for use in software and web development.
Python MIT License UpdatedMay 20, 2025 -
parlot Public
Forked from sebastienros/parlotFast and lightweight parser creation tools
C# BSD 3-Clause "New" or "Revised" License UpdatedMay 19, 2025 -
ProcessX Public
Forked from Cysharp/ProcessXSimplify call an external process with the async streams in C# 8.0.
C# MIT License UpdatedMay 14, 2025 -
oh-my-bash Public
Forked from ohmybash/oh-my-bashA delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Shell MIT License UpdatedMay 13, 2025 -
BehaviorTree Public
Forked from haloman9527/3.3_BehaviorTreeUnity Visual Behaviour Tree
C# MIT License UpdatedMay 9, 2025 -
GPU-Spline-Deformation Public
Forked from RoyTheunissen/GPU-Spline-DeformationBaking spline deformation to a texture then applying it to a mesh via a shader.
-
CppCoreGuidelines Public
Forked from isocpp/CppCoreGuidelinesThe C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
Unity3D-XRInput Public
Forked from reignstudios/Unity3D-XRInputSimple easy agnostic XR Input system for Unity3D
C# MIT License UpdatedMay 7, 2025 -
ipnetwork Public
Forked from lduchosal/ipnetworkIPNetwork command line and C# library take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers. It works with IPv4…
C# BSD 2-Clause "Simplified" License UpdatedMay 5, 2025 -
Unity3D-CG-programming Public
Forked from przemyslawzaworski/Unity3D-CG-programmingVarious shaders.
UpdatedMay 3, 2025 -
PluginMobileNativeCode Public
Forked from Sovahero/PluginMobileNativeCodeC++ MIT License UpdatedApr 28, 2025 -
CppSharp Public
Forked from mono/CppSharpTools and libraries to glue C/C++ APIs to high-level languages
C# MIT License UpdatedApr 18, 2025 -
MediaPipeUnityPlugin Public
Forked from homuler/MediaPipeUnityPluginUnity plugin to run MediaPipe graphs
C# MIT License UpdatedApr 16, 2025 -
List-of-Testing-Tools-and-Frameworks-for-.NET Public
Forked from dariusz-wozniak/List-of-Testing-Tools-and-Frameworks-for-.NET✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
C# MIT License UpdatedApr 15, 2025 -
NavMeshAvoidance Public
Forked from OlegDzhuraev/NavMeshAvoidanceCustom Nav Mesh Avoidance to replace default one
C# MIT License UpdatedApr 12, 2025 -
modern-cpp-features Public
Forked from AnthonyCalandra/modern-cpp-featuresA cheatsheet of modern C++ language and library features.
-
awesome-dotnet-core Public
Forked from thangchung/awesome-dotnet-core🐝 A collection of awesome .NET core libraries, tools, frameworks and software
C# UpdatedApr 3, 2025 -
api-guidelines Public
Forked from microsoft/api-guidelinesMicrosoft REST API Guidelines
Other UpdatedApr 2, 2025 -
cheat.sheets Public
Forked from chubin/cheat.sheetscheat.sh cheat sheets repository
Shell MIT License UpdatedMar 21, 2025 -
NativeWebSocket Public
Forked from endel/NativeWebSocket🔌 WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP)
C# Other UpdatedMar 16, 2025 -
ModernCppStarter Public template
Forked from TheLartians/ModernCppStarterKick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format and reproducible dependency management.