Pinned Repositories
2DFluidSim
:pencil2: Port 2D fluid simulation to Unity.
Advanced-Algorithms
100+ algorithms & data structures generically implemented in C#.
AI-Companion
Created in Unity 5 for the purposes of learning AI techniques. Features behaviour trees and A* pathfinding.
AssetPathAttribute
AssetPathAttribute is a Unity attribute used in Unity to allow you to have drag and drop asset references in the inspector but really use string paths for serialization.
Prebuild_Boost_iOS_Android_Cpp11
Prebuild boost for iOS/Android (boost_1.54 and boost_1.53) With C++11 enabled
Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions.
SevostianovIvanSIS's Repositories
SevostianovIvanSIS/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
SevostianovIvanSIS/code-server
Run VS Code on a remote server.
SevostianovIvanSIS/CrossWord
Simple crossword generator
SevostianovIvanSIS/csv
Fast C# CSV parser
SevostianovIvanSIS/DependencyGraph
A editor tool for the engine Unity3D that shows in a visual way the dependencies between assets.
SevostianovIvanSIS/EasyButtons
Add buttons to your inspector in Unity super easily with this simple attribute
SevostianovIvanSIS/EndlessGridWorld
EndlessGridWorld - test project (ECS)
SevostianovIvanSIS/Evolution3D
SevostianovIvanSIS/Game-Networking-Resources
A Curated List of Game Network Programming Resources
SevostianovIvanSIS/graphy
Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.
SevostianovIvanSIS/grok-1
Grok open release
SevostianovIvanSIS/iina
The modern video player for macOS.
SevostianovIvanSIS/JobSystem_IndirectInstancing_Testbed
Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.
SevostianovIvanSIS/Klak
Creative coding library for Unity
SevostianovIvanSIS/lily-pad
Real-time two-dimensional fluid dynamics simulations in Processing. Initiated by Dr G D Weymouth:
SevostianovIvanSIS/PlanningAI
Goal Oriented Action Planning C#/.NET Library
SevostianovIvanSIS/prebuilt-libsqlcipher
:package: Prebuilt native libwebp for Unity3D(SqlCipher4Unity3D)
SevostianovIvanSIS/RoslynQuoter
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
SevostianovIvanSIS/rtx-remix
Combined repo for the RTX-Remix runtime
SevostianovIvanSIS/t4-templates-unity3d
T4 Text Template Processor for Unity3D
SevostianovIvanSIS/T4ForUnity
Unity Editor post processor who will related the T4 template to its generated (C#) file.
SevostianovIvanSIS/Teleport
A fast, lightweight, pure C# Unity realtime-game-networking framework
SevostianovIvanSIS/torfone
TORFone - voice add-on for TorChat: voice-over-Tor and p2p secure and anonymous VoIP tool
SevostianovIvanSIS/UITableViewForUnity
UITableView for Unity
SevostianovIvanSIS/UltraLiteDB
A bare-bones C# .NET Key-value Store in a single database file for Unity
SevostianovIvanSIS/Unity-2D-Pathfinding-Grid-ECS-Job
ECS Burst Job System 2D Pathfinding
SevostianovIvanSIS/unity-ugui-XCharts
A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。
SevostianovIvanSIS/UnityGaussianSplatting
Toy Gaussian Splatting visualization in Unity
SevostianovIvanSIS/UnitySQLiteAsync
Asynchronous SQLite-net support for Unity
SevostianovIvanSIS/UnityTerrainErosionGPU
Hydraulic and thermal erosion with shallow water equations implemented in Unity using compute shaders.