Pinned Repositories
-
《统计学习方法》的代码实现
4coder
The final version of the official 4coder codebase. (See Also: https://github.com/Dion-Systems/4coder-non-source)
9527
My Learn story in 9527.
ActionRPGGame
Unreal Engine 4 Action RPG type game starter kit.
algo-basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
Algorithms
A collection of algorithms and data structures
algorithms-1
Algorithms & Data structures in C++.
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
AStart
PlaneGame
PlaneGame
MENGJIANGTAO's Repositories
MENGJIANGTAO/4coder
The final version of the official 4coder codebase. (See Also: https://github.com/Dion-Systems/4coder-non-source)
MENGJIANGTAO/algorithms-1
Algorithms & Data structures in C++.
MENGJIANGTAO/AtomicGameEngine
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
MENGJIANGTAO/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
MENGJIANGTAO/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
MENGJIANGTAO/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
MENGJIANGTAO/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
MENGJIANGTAO/DataStructure
implementation of Datastructure in C/C++ Programming Language
MENGJIANGTAO/defold
Defold is a completely free to use game engine for development of desktop, mobile and web games.
MENGJIANGTAO/design-patterns-cpp
C++ Design Patterns
MENGJIANGTAO/ET
Unity3D Client And C# Server Framework
MENGJIANGTAO/GameEngine
GameEngine in C++ with OpenGL
MENGJIANGTAO/glm
OpenGL Mathematics (GLM)
MENGJIANGTAO/godot
Godot Engine – Multi-platform 2D and 3D game engine
MENGJIANGTAO/Godot-AdvancedVehicle
A more advanced vehicle controller for the Godot game engine.
MENGJIANGTAO/Hazel
Hazel Engine
MENGJIANGTAO/ILRuntimeU3D
Unity3D demo project for ILRuntime
MENGJIANGTAO/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
MENGJIANGTAO/libhv
🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
MENGJIANGTAO/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
MENGJIANGTAO/nakama
Distributed server for social and realtime games and apps.
MENGJIANGTAO/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
MENGJIANGTAO/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
MENGJIANGTAO/Pilot
Pilot – mini game engine for games104
MENGJIANGTAO/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
MENGJIANGTAO/spring
A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/
MENGJIANGTAO/stb
stb single-file public domain libraries for C/C++
MENGJIANGTAO/Vulkan-Samples
One stop solution for all Vulkan samples
MENGJIANGTAO/WickedEngine
3D engine focusing on modern rendering
MENGJIANGTAO/zinx
基于Golang轻量级TCP并发服务器框架