Pinned Repositories
3DCollisions
Collisions in 3D and maths exercises pertaining to it
Infrastructure
LogicLooper
A library for building server application using loop-action programming model on .NET Core.
MLAPI
A game networking framework built for the Unity Engine to abstract game networking concepts.
origine
Origine is a distributed game server infrastructure base on Microsoft Orleans . (WIP)
Unity.Protobuf.Editor
Google Protobuf C# & lua generator with Unity3d
UnityWorkbox
Unity3d developer workbox
orleans
Cloud Native application framework for .NET
Orleans.HttpGateway.AspNetCore
Orleans.Providers.MongoDB
A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
bluexo's Repositories
bluexo/3DCollisions
Collisions in 3D and maths exercises pertaining to it
bluexo/barebones-masterserver
Master Server framework for Unity
bluexo/BehaviourTree
bluexo/BulletSharp
.NET wrapper for the Bullet physics library
bluexo/Code-Node-Editor
A graph node editor for generating C# scripts using .Net's CodeDOM in Unity.
bluexo/ForgeNetworkingRemastered
In short, Forge Networking is a free and open source multiplayer game (multi-user) networking system that has a very good integration with the Unity game engine. You wanna make a multiplayer game or real time multi-user application? This is the library for you.
bluexo/IdentityModel2.Unity3d
.NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
bluexo/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
bluexo/jieba.NET
jieba中文分词的.NET版本
bluexo/Json.Net.Unity3D
Forked Newtonsoft.Json to support Unity3D
bluexo/JUK
Javascript interpreter for Unity3d - 基于 Jint 的 Unity3d 热更方案
bluexo/JUK-Debugger
JUK vscode debugger
bluexo/MineCase
A minecraft server in dotnet core
bluexo/ObjectPool
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
bluexo/OrchardCore
Orchard Core is an open-source modular and extensible application framework built with ASP.NET Core, and a content management system (CMS) built on top of that application framework.
bluexo/Orleans.HttpGateway.AspNetCore
bluexo/Orleans.Providers.MongoDB
A MongoDb implementation of the Orleans Providers. This includes the Membership (IMembershipTable & IGatewayListProvider), Reminder (IReminderTable), MongoStatisticsPublisher and IStorageProvider providers
bluexo/OrleansDashboard
:bar_chart: An admin dashboard for Microsoft Orleans
bluexo/Pathfinding
bluexo/Procedural-Cave-Generator
Unity scripts that procedurally generate ready-to-use cave meshes.
bluexo/unity-procedural-flower
Procedural flower generator for Unity.
bluexo/Unity-Volumetric-Light
A powerful volumetric light plugin based on post-processing in Unity3D
bluexo/Unity3D.Authentication.Example
Unity3D Android/iOS Authentication Example
bluexo/UnityNodeEditorBase
Basic editor extension functionality to get a node editor up and running.
bluexo/web-map-maker