Pinned Repositories
appdecrypt
appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled
Awesome-Unity-Shader
:boat: 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
clear-browser
A fork of ungoogled-chromium but keep some Google services working.
clearurls-rules
d2dx
D2DX is a complete solution to make Diablo II run well on modern PCs, with high fps and better resolutions.
d2tweaks
Diablo II 1.10f tweaks
dumb-browser
Dumb Browser - A custom chromium build inspired by ungoogled-chromium and Brave.
macos-initialization-scripts
f32by's Repositories
f32by/dumb-browser
Dumb Browser - A custom chromium build inspired by ungoogled-chromium and Brave.
f32by/macos-initialization-scripts
f32by/appdecrypt
appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled
f32by/Awesome-Unity-Shader
:boat: 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
f32by/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
f32by/cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
f32by/clear-browser
A fork of ungoogled-chromium but keep some Google services working.
f32by/clearurls-rules
f32by/d2dx
D2DX is a complete solution to make Diablo II run well on modern PCs, with high fps and better resolutions.
f32by/d2tweaks
Diablo II 1.10f tweaks
f32by/f32by.github.io
f32by/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
f32by/DanbaidongRP
ToonRenderPipeline ^_^
f32by/DanbaidongRPCore
f32by/gbhv
Simple x86-64 VT-x Hypervisor with EPT Hooking
f32by/gomule-d2r
GoMule enabled for D2R
f32by/HyperPlatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
f32by/illusion-rs
Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)
f32by/lutino
A mystery project.
f32by/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 iOS and macOS.
f32by/NEKit
A toolkit for Network Extension Framework
f32by/PBR-White-Paper
⚡️基于物理的渲染(PBR)白皮书 | White Paper of Physically Based Rendering(PBR)
f32by/Potatso
Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework. ***This project is unmaintained, try taking a look at this fork https://github.com/shadowcoel/shadowcoel instead.
f32by/Profile-ddgksf2013
f32by/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
f32by/Rewrite-ddgksf2013
f32by/ShadowCoel
ShadowCoel is a ss/ssr client based on Potatso
f32by/SmoothNormal
Unity package
f32by/Specht
A rule-based proxy app built with Network Extension for macOS
f32by/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现