Pinned Repositories
acezero
[ECCV 2024] ACE0 is a learning-based structure-from-motion approach that estimates camera parameters of sets of images by learning a multi-view consistent, implicit scene representation.
AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 4
ant-design
An enterprise-class UI design language and React UI library
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
clashfree
clash节点、免费clash节点、免费节点、免费梯子、clash科学上网、clash翻墙、clash订阅链接、clash for Windows、clash教程、免费公益节点、最新clash免费节点订阅地址、clash免费节点每日更新
coding-interview-university
A complete computer science study plan to become a software engineer.
cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
natatorium
游泳馆管理系统
GYH-skywalker's Repositories
GYH-skywalker/urdf-loaders
URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL
GYH-skywalker/game-server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
GYH-skywalker/woodKnocker
woodKnocker 元宇宙木鱼功德机
GYH-skywalker/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
GYH-skywalker/WebGPU-Step-By-Step
WebGPU Tutorial: Step-by-step graphics programming with WebGPU - the next-generation graphics API for the web.
GYH-skywalker/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 4
GYH-skywalker/Some-Many-Books
个人收藏书籍列表
GYH-skywalker/natatorium
游泳馆管理系统
GYH-skywalker/java-game-server
Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.
GYH-skywalker/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
GYH-skywalker/image-hosting
GYH-skywalker/ebook
收藏的技术电子书。
GYH-skywalker/FPSSample
A first person multiplayer shooter example project in Unity
GYH-skywalker/mmorpg
springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。
GYH-skywalker/superMall
a vue.js practise
GYH-skywalker/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
GYH-skywalker/MoBaDemo
用Unity做的一个类Moba游戏Demo