Pinned Repositories
BatchCommand
A simple batch processing and template code generation script based on DSL syntax, mainly used for batch processing written in one script on different platforms such as Windows and Mac, or for generating code.
Cs2Dsl
基于vs2017 roslyn工程翻译c#到通用领域特定语言,再经由特定生成器翻译到目标语言
Cs2Lua
CSharp代码转lua,适用于使用lua实现热更新而又想有一个强类型检查的语言的场合
CSharpGameFramework
基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。
DotnetPatch
dotnet文件补丁工具
GameDemo
unity3d游戏demo,主要展示游戏客户端的大概结构与Tick驱动的机制。
Hlsl2Numpy
il2cpp_ref
从unity editor 2018.4.5f1里拷出来的il2cpp,学习用
MetaDSL
A simple language similar to XML/JSON, which can describe both data and logic.
ServerPlatform
基于node.js与libevent的游戏服务器端通信底层架构与管理架构。主要用于支持C#实现的游戏逻辑服务器进程。可以支持windows、mac与linux(64bit)三种平台。
dreamanlan's Repositories
dreamanlan/CSharpGameFramework
基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。
dreamanlan/MetaDSL
A simple language similar to XML/JSON, which can describe both data and logic.
dreamanlan/DotnetPatch
dotnet文件补丁工具
dreamanlan/GameDemo
unity3d游戏demo,主要展示游戏客户端的大概结构与Tick驱动的机制。
dreamanlan/BatchCommand
A simple batch processing and template code generation script based on DSL syntax, mainly used for batch processing written in one script on different platforms such as Windows and Mac, or for generating code.
dreamanlan/yuzu
Nintendo Switch emulator
dreamanlan/ServerPlatform
基于node.js与libevent的游戏服务器端通信底层架构与管理架构。主要用于支持C#实现的游戏逻辑服务器进程。可以支持windows、mac与linux(64bit)三种平台。
dreamanlan/UnityProjForProfiler
dreamanlan/suyu
dreamanlan/Hlsl2Python
convert glsl/hlsl to numpy/pytorch with tensor
dreamanlan/Hlsl2Numpy
dreamanlan/BatchCommandApp
dreamanlan/breakpad
Mirror of Google Breakpad project
dreamanlan/broadcastlib
Unity3D plugin for Android ADB broadcast/clipboard operations
dreamanlan/context
dreamanlan/dynarmic
(unofficial mirror fork of merryhime/dynarmic)
dreamanlan/glslcc
GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang
dreamanlan/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
dreamanlan/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
dreamanlan/ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
dreamanlan/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
dreamanlan/Ryujinx
Experimental Nintendo Switch Emulator written in C#
dreamanlan/sirit
(unofficial mirror fork)
dreamanlan/smol-v
SMOL-V: like Vulkan/Khronos SPIR-V, but smaller.
dreamanlan/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
dreamanlan/stable-diffusion
A latent text-to-image diffusion model
dreamanlan/stable-diffusion-webui
Stable Diffusion web UI
dreamanlan/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
dreamanlan/xbyak
a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header
dreamanlan/yuzu-mirror
Nintendo Switch emulator (unofficial mirror fork)