polluxchi's Stars
nfrechette/acl
Animation Compression Library
Dreaming381/AclUnity
Unity Native Plugin for ACL
DavidSheh/CommonChineseCharacter
游戏开发中的常用汉字字库,包括3500常用字和7000常用字
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
knarkowicz/FurnaceTest
White furnace test implementation for GGX/Smith
matiffeder/3DS-stuff
itzg/docker-minecraft-bedrock-server
Containerized Minecraft Bedrock Dedicated Server with selectable version
p149u3/MiBand7Tools
Mi Band 7 Watchface Tools
Tnxec2/py_amazfit_tools
pack/unpack .bin for amazfit verge lite/gtr
openai/openai-cookbook
Examples and guides for using the OpenAI API
andrewkirillov/AForge.NET
AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.
keijiro/BurstFFT
FFT implementation in C# optimized for Unity's Burst compiler
Overv/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
kondrak/vkQuake2
id Software's Quake 2 v3.21 with mission packs and Vulkan support (Windows, Linux, macOS, FreeBSD, Raspberry Pi 4)
DiligentGraphics/DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
tx00100xt/SeriousSamClassic-VK
Open source game engine version developed by Croteam for Serious Sam Classic with Vulkan support (Windows, Linux, FreeBSD, OpenBSD, macOS, Raspberry Pi OS). Based on https://github.com/sultim-t/Serious-Engine-Vk and linux port https://github.com/icculus/Serious-Engine
wolfpld/tracy
Frame profiler
KhronosGroup/Vulkan-Profiles
Vulkan Profiles Tools
mob-sakai/UIEffect
UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!
keijiro/TestbedHDRP
Testbed project for Unity HDRP (High Definition Render Pipeline)
DaVikingCode/UnityRuntimeSpriteSheetsGenerator
Unity – generate SpriteSheets at runtime!
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
iamgqb/parseEngineData
parse engineData from psd parser
dotnet/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
focus-creative-games/hybridclr_trial
HybridCLR 示例项目
KhronosGroup/Vulkan-ValidationLayers
Vulkan Validation Layers (VVL)
dfranx/SPIRV-VM
Virtual machine for executing SPIR-V
vblanco20-1/vulkan-guide
Introductory guide to vulkan.
chenjd/Unity-Boids-Behavior-on-GPGPU
Boids behavior calculation code is modified to utilize Microsoft Direct Compute resulting significant improvements in Performance. 利用Compute Shader实现Boids模拟。