kongxin-zhu's Stars
HungryProton/scatter
Godot engine addon to randomly fill an area with props or other scenes
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
wangchen/Programming-Game-AI-by-Example-src
The source code of "Programming Game AI by Example"
bitbrain/beehave
🐝 behavior tree AI for Godot Engine
Earewien/godot-yet-another-behavior-tree
A Behavior Tree implementation for Godot Engine
GaryTorres/Arcade-Works
kelteseth/godobuf
A Google Protobuf implementation for Godot / GDScript
oniksan/godobuf
A Google Protobuf implementation for Godot / GDScript
nekotogd/Raytracing_Godot4
Source code for my (terrible) implementation of raytracing using compute shaders
FaRu85/Godot-Foliage
Foliage-Shader for Bushs and Trees
Calinou/godot-movie-maker-demo
Demo project for Godot's Movie Maker mode to generate high-quality offline videos
gdquest-demos/godot-shaders
A large library of free and open-source shaders for the Godot game engine. Here, you'll get 2D and 3D shaders with playable demos.
sairam4123/QuadTree-Godot
A QuadTree using AABB and Vector3s.
daniel-mcclintock/ThreadQueue.gd
GDScript concurrent job processing for Godot(4.*)
daniel-mcclintock/Octree.gd
Simple GDScript Octree implementation for Godot(4.*)
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
godotengine/godot-docs
Godot Engine official documentation
redvillusion/Godot-3DFracturedObjectPhysics
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
AhmedElTabarani/AnimationRecorderGodot
A tool that Recording any animation of AnimationPlayer
Calinou/godot-video-rendering-demo
Demo project for high-quality offline video rendering with Godot
GodotSteam/GodotSteam
An ecosystem of tools for Godot Engine and Valve's Steam. For the Windows, Linux, and Mac platforms.
clayjohn/godot-volumetric-cloud-demo
A demo implementing one way of drawing volumetric cloudscapes in Godot sky shaders
HaoDrang/Egret
Egret Study Round
db0/godot-card-game-framework
A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
name5566/leaf
A game server framework in Go (golang)
aceld/zinx
A lightweight concurrent server framework based on Golang.
singgel/Study-Floder
相当不错的图书,例如《数学之美》、《浪潮之巅》、《TCP/IP卷一/卷二/卷三》等;一些大的上传受限制的文件《图解TCP_IP_第5版》、《深入理解Java虚拟机JVM》、《effective java》等在README
jocamar/Godot-Post-Process-Outlines
A set of shaders and a custom camera node to easily integrate post process outlines into your game. Works with both 2D and 3D games.