Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
3DWorld
3D Procedural Game Engine Using OpenGL
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
angle
A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.
apitrace
Tools for tracing OpenGL, Direct3D, and other graphics APIs
apollo
An open autonomous driving platform
artoolkit5
ARToolKit v5.x
ARToolKit5-1
artoolkit6-calibration
ARToolKit v6 camera calibration macOS, Linux, and iOS app.
Surround360
Surround360 is Facebook's open source hardware and software for capturing stereoscopic 3D 360 video for VR. The repo contains hardware designs, as well as software for camera control and rendering.
yongwangzhao88's Repositories
yongwangzhao88/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
yongwangzhao88/3DWorld
3D Procedural Game Engine Using OpenGL
yongwangzhao88/apitrace
Tools for tracing OpenGL, Direct3D, and other graphics APIs
yongwangzhao88/apollo
An open autonomous driving platform
yongwangzhao88/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
yongwangzhao88/awesome-modern-cpp
A collection of resources on modern C++
yongwangzhao88/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
yongwangzhao88/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
yongwangzhao88/CPlusPlusThings
C++那些事
yongwangzhao88/drogon
Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
yongwangzhao88/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
yongwangzhao88/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
yongwangzhao88/glslcc
GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang
yongwangzhao88/Horde3D
Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
yongwangzhao88/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
yongwangzhao88/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
yongwangzhao88/learnopencv
Learn OpenCV : C++ and Python Examples
yongwangzhao88/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
yongwangzhao88/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
yongwangzhao88/libevent
Event notification library
yongwangzhao88/libuv
Cross-platform asynchronous I/O
yongwangzhao88/magnum
Lightweight and modular C++11/C++14 graphics middleware for games and data visualization
yongwangzhao88/memcached
memcached development tree
yongwangzhao88/meshlab
The open source mesh processing system
yongwangzhao88/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
yongwangzhao88/Open3D
Open3D: A Modern Library for 3D Data Processing
yongwangzhao88/opencv
Open Source Computer Vision Library
yongwangzhao88/openscad
OpenSCAD - The Programmers Solid 3D CAD Modeller
yongwangzhao88/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
yongwangzhao88/spring
A powerful free cross-platform RTS game engine