Pinned Repositories
AmplifyMotion
Full source-code for Amplify Motion plugin for Unity
AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
BansheeEngine
Banshee Game Engine
bepuphysics1int
Pure C# deterministic fixed-point 3D real time physics simulation library
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
BNAO
A tiny, GPU-based Bent Normal and Ambient Occlusion baker for Unity.
bvh_article
Code accompanying the blog post on bvh construction.
cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Classic-Sponza
Unity remaster of the classic Sponza scene.
woodywu's Repositories
woodywu/BansheeEngine
Banshee Game Engine
woodywu/doom3.gpl
Doom 3 GPL source release
woodywu/easyloggingpp
Single header only C++ logging library. It is extremely light-weight, robust, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
woodywu/EnhancedUtility
A small, tiny utility C++ header file, implement some common useful functionalities.
woodywu/FSLib.App.SimpleUpdater
A simple automatic update library for .net.
woodywu/local-history-visual-studio
Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version.
woodywu/LuaIde
woodywu/MonoProfiler
woodywu/MultiplayerBook
woodywu/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
woodywu/pomelo
A fast,scalable,distributed game server framework for Node.js.
woodywu/pomelo-admin
admin module for pomelo monitor system
woodywu/pomelo-loader
loader module for pomelo to load handler and remote with the convention over configuration rules
woodywu/pomelo-logger
logger wrapper of log4js for pomelo logger system
woodywu/pomelo-monitor
Simple, comprehensive monitoring tool for operating-system and process in nodejs.
woodywu/qt-solutions
woodywu/RenderTexture2DArray
Using Unity5.6(above) single-pass stereo rendering on Android (supported Multi-View) to render to a Texture2DArray (off-screen).
woodywu/shadowsocks
woodywu/svgl
Render SVG graphics with OpenGL (library)
woodywu/UnityHeapDump
Tool to dump memory to text files for inspection