Pinned Repositories
33-js-concepts
:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
A-star
A* search algorithm for Cocos Creator.
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AI-System
System for AI Education Resource.
algo
数据结构和算法必知必会的50个代码实现
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
ccc-devtools
Cocos Creator 网页调试工具,运行时查看、修改节点树,实时更新节点属性,可视化显示缓存资源。
cocos2d-typescript-definitions
Cocos2d-js TypeScript ambient declarations
cocos_physic_test
cocos creator 物理引擎的简单用例
wuqd666's Repositories
wuqd666/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
wuqd666/AI-System
System for AI Education Resource.
wuqd666/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
wuqd666/AngryBots_ECS
The DOTS project used for the presentation Converting Your Game to DOTS
wuqd666/basketball-game-fp
Simple 3d first person game in which we throw a ball to the basket on time, the best result is saved on leaderborad, used method of predicting the trajectory of the ball throw.
wuqd666/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
wuqd666/Buff-In-TopDownShooter
The best game skill system framework
wuqd666/BumperIO
wuqd666/cocos-awesome
基于cocos creator游戏引擎的游戏常用功能模块集锦,以及shader特效实现集锦
wuqd666/CocosCommonComp
常用脚本组件
wuqd666/CocosCreator_UIFrameWork
基于CocosCreator的轻量框架, 主要是针对单场景的游戏管理, 将界面制作成预制体, 提供了对界面预制体的显示, 隐藏, 释放等功能, 游戏管理更简单!
wuqd666/com.unity.netcode.gameobjects
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
wuqd666/demo-ball
A jumping ball demo created by Cocos Creator 3D
wuqd666/JEngine
The solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。
wuqd666/LogicFlow
A front-end framework for process visualization.
wuqd666/nerfies_audio2Face
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
wuqd666/Prompt-Engineering-Guide
:octopus: Guides, papers, lecture, and resources for prompt engineering
wuqd666/ReferenceFinder
这是一个用来查找资源引用和依赖的插件,通过缓存来保存资源间的引用信息,通过树状结构直观的展示。
wuqd666/RPGFrameWork
基于unity的RPG解密游戏框架,目标是为流程繁琐,剧情数量多,事件繁杂的剧情向解密游戏提供简单的解决方法。
wuqd666/RPM-Smart-NPC
wuqd666/shader-graph
wuqd666/Unity2022_SUNTAIL_Stylized_Fantasy_Village_Optimization
针对AssetStore上的SUNTAIL - Stylized Fantasy Village项目系统级优化
wuqd666/Unity3DTraining
Unity的练习项目
wuqd666/UnityTutorials-Hacknslash
The code for my series of tutorials on how to make a hack'n'slash game in the famous Unity game engine (with C# scripting)!
wuqd666/UnityTutorials-RTS
The code for my series of tutorials on how to make a real-time stategy (RTS) game in the well-know Unity game engine (with C# scripting)!
wuqd666/visual-drag-demo
可视化拖拽组件库 DEMO
wuqd666/webgl-fundamentals
WebGL lessons that start with the basics
wuqd666/X6
🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
wuqd666/y-websocket
Websocket Connector for Yjs
wuqd666/ycs
A compatible .Net implementation of the Yjs CRDT framework.