zhouqime's Stars
mapbox/wagyu
A general library for geometry operations of union, intersections, difference, and xor
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
microsoft/Mesh-processing-library
C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
mapbox/earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
visgl/deck.gl
WebGL2 powered visualization framework
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
vshallc/PtrNets
Pointer Networks
BVLC/caffe
Caffe: a fast open framework for deep learning.
ecomfe/zrender
A lightweight graphic library providing 2d draw for Apache ECharts
nlohmann/json
JSON for Modern C++
dcloudio/mui
最接近原生APP体验的高性能框架
airyland/vux
Mobile UI Components based on Vue & WeUI
angular/angular
Deliver web apps with confidence 🚀
Esri/jsapi-resources
A collection of resources for developers using the ArcGIS Maps SDK for JavaScript.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
microsoft/GSL
Guidelines Support Library
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
llgcode/draw2d
2D rendering for different output (raster, pdf, svg)
openstreetmap/merkaartor
Home of Merkaartor, an openstreetmap mapping program.
rburhum/arcgis-ogr
ArcGIS OGR Workspace
NetTopologySuite/NetTopologySuite
A .NET GIS solution that is fast and reliable for the .NET platform.
memononen/libtess2
Game and tools oriented refactored version of GLU tesselator.
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
rustcc/rust-zh
Rust中文社区开源项目:Rust编程语言官方文档中文化
nwjs/nw.js
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.