Pinned Repositories
0ad
Git mirror of the 0 A.D. source code (http://trac.wildfiregames.com/browser)
AvatarClothes
Unity 人物换装系统解决方案
bbbb
EsenthelEngine
Full Source of Esenthel Engine and its Tools
o3de
Source for fully featured AAA Open 3D Engine
OpenGraphic
Graphic Engine & Game Engine lists
Physics-Based-Animation-Books
基于物理的动画书籍(https://zhuanlan.zhihu.com/p/548720755)
Rootex
An advanced C++ 3D game engine powering an in-production game yet to be announced
storm-engine
Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
VSEngine2
LASTEXILE-CH's Repositories
LASTEXILE-CH/Aircraft-Physics
Fixed wing aircraft physics for Unity
LASTEXILE-CH/awesome-modern-cpp
A collection of resources on modern C++
LASTEXILE-CH/awesome-rust
A curated list of Rust code and resources.
LASTEXILE-CH/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
LASTEXILE-CH/CPlusPlusThings
C++那些事
LASTEXILE-CH/Database-Series
📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台
LASTEXILE-CH/Delight
Delight is an open source component-oriented framework for Unity.
LASTEXILE-CH/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
LASTEXILE-CH/enve
Flexible, user expandable 2D animation software for Linux and Windows.
LASTEXILE-CH/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
LASTEXILE-CH/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
LASTEXILE-CH/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
LASTEXILE-CH/gonet
go分布式服务器,基于内存mmo
LASTEXILE-CH/Haskell
LASTEXILE-CH/ice
Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more.
LASTEXILE-CH/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
LASTEXILE-CH/learnhaskell
Learn Haskell
LASTEXILE-CH/MineCase
Minecraft server based on Orleans
LASTEXILE-CH/modern-cpp-features
A cheatsheet of modern C++ language and library features.
LASTEXILE-CH/muduo
Event-driven network library for multi-threaded Linux server in C++11
LASTEXILE-CH/PBR
An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.
LASTEXILE-CH/piston
A modular game engine written in Rust
LASTEXILE-CH/PureScript
A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.
LASTEXILE-CH/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
LASTEXILE-CH/ThreadPool
A simple C++11 Thread Pool implementation
LASTEXILE-CH/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
LASTEXILE-CH/TotoroEngine
A toy 3D game engine using DirectX 12.
LASTEXILE-CH/uimgui
UImGui (Unity ImGui) is an UPM package for the immediate mode GUI library using ImGui.NET. This project is based on RG.ImGui project.
LASTEXILE-CH/Unity-CameraControllers
2020.3.19f1 (LTS) Basic First, Thrid and Top-Down Camera controller for Unity projects
LASTEXILE-CH/unity-dialogue-system
A basic node based dialogue system made for Unity.