Pinned Repositories
1.0_TimelineLite
基于 Unity Timeline 的 Lite 版本,相较于原版,使用自定义的驱动,可扩展
AbilitySystem
actioneditor
This c# project is unity editor plugin for action, skill, AI.
AE_Skill_Editor
BehaviorTree.TS
ts版行为树来源 https://github.com/bbbbbrenn/BehaviorTree.cpp
GAMES204
NodeGraphProcessor
Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
raytracing.github.io
Main Web Site (Online Books)
SRender
A c++ implemtation of software rasterization application with pbr
tsrpc
A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.
photonwx's Repositories
photonwx/SRender
A c++ implemtation of software rasterization application with pbr
photonwx/actioneditor
This c# project is unity editor plugin for action, skill, AI.
photonwx/ATerribleKingdom
Scripting the Timeline for games in creative ways. Includes a small RTS game build on the 'A Mighty Kingdom' assets
photonwx/Automatine
Timeline based state machine runner for Unity(pure C# impl)
photonwx/Bilibili-Evolved
强大的哔哩哔哩增强脚本: 下载视频, 音乐, 封面, 弹幕 / 简化直播间, 评论区, 首页 / 自定义顶栏, 删除广告, 夜间模式 / 触屏设备支持
photonwx/DepthInverseProjection
An example showing how to inverse-project depth samples into the view/world space in Unity.
photonwx/downkyi
哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。
photonwx/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
photonwx/graph-visualizer
Visualizer for your Playable graphs
photonwx/KinoGlitch
Video glitch effects for Unity
photonwx/Lockstep-Tutorial
帧同步 教程
photonwx/MelonLoader-YuanShen
Modified version of Melonloader that allows you to load your custom mod into the game YuanShen(原神)
photonwx/MiniGameOpenData
小游戏开放域排行榜
photonwx/mmorpgLearn
photonwx/NPBehave
Event Driven Behavior Trees for Unity 3D
photonwx/odin-serializer
Fast, robust, powerful and extendible .NET serializer built for Unity
photonwx/one-day-one-npm-lib
这本小书会带你造 10 个非常实用的 npm 库 📦
photonwx/PiRhoUtilities
A suite of UIElements based attributes, drawers, controls, and other helpers to expedite the creation of object inspectors without the need of additional custom editors
photonwx/plato
Plato is a unity extension skill system.The editor is somehow like the timeline editor.Feel free to use it.
photonwx/ShaderGraph_ExampleLibrary
A library of Shaders created using Unity's Shader Graph.
photonwx/Skinner
Special Effects with Skinned Mesh in Unity
photonwx/ToonWaterShader
Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline foam based off the depth buffer.
photonwx/translations
🐼 Chinese translations for classic IT resources
photonwx/TypeScriptLua
The TypeScriptLUA repo contains the complete source code implementation for TypeScript compiler for LUA bytecode
photonwx/UIElementsExamples
Unity project containing examples to use UIElements in the Editor
photonwx/UniFileOpenDialog
FileOpenDialog/ FileSaveDialog For Unity . With Topmost Function.
photonwx/UnityEditorExtension
photonwx/UnityOutlineShader
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
photonwx/UnityToonShader
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
photonwx/UnityURPUnlitScreenSpaceDecalShader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP