larry07's Stars
arthur-yh/2019-huawei-codecraft
代码部分参考了大佬的可视化调度器https://github.com/AkatsukiCC/huawei2019-with-visualization,没有加调度器,用融合了地杰斯特拉的贪婪**的A-star算法计算出来最短路径,然后将车辆按照路径长短和车辆速度两个维度进行了分批调度出发时间,最终初赛成绩5300多。
hit9/path-finding-visualizer
A small sdl program to visualize several basic common path finding algorithms.一个用来可视化最短路算法的小工具.
hzwer/shareOI
算法竞赛课件分享
zipxing/rust_pixel
Rust 2d game engine, ideal for developing mini-games&app, support terminal, sdl, web modes.
parallel101/opengltutor
零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。
jkatsanis/SpriteEngineUI
This Project is a simple 2D Game Engine designed to be fully understand by one Person.
MuShibo/Micro-Wheeled_leg-Robot
全球最小的桌面级双轮腿机器人!
o0o0o0o0o0o0o/image-processing-from-scratch
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
64kramsystem/learn_bevy_ecs_by_ripping_off-code
Code for my mini-book "Learn Bevy's ECS by ripping off someone else's project"
Mq-b/Cpp20-STL-Cookbook-src
C++20 STL Cookbook
browsermt/bergamot-translator
Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
CaptorAB/quantlib-wasm
Build tools for Emscripten QuantLib and Boost
Ram81/habitat-web
Habitat-Web is a web application to collect human demonstrations for embodied tasks on Amazon Mechanical Turk (AMT) using the Habitat simulator.
chfoo/cobbletext
Complex text layout and rendering engine library
ikuokuo/rtsp-wasm-player
RTSP Wasm Player
PaintLab/PixelFarm
From Vectors to (sub) Pixels, C# 2D Rendering Library
gongyiling/FHashTable
a highly cache-friendly hash table
AustinBrunkhorst/CPP-Reflection
C++ Reflection Parser / Runtime Skeleton
rttrorg/rttr
C++ Reflection Library
RudjiGames/MTuner
MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
evanw/theta
ShenCiao/Ciallo
The next generation vector paint program.
JoeyDeVries/Cell
OpenGL C++ Graphics Engine
lxgw/LxgwWenKai
An open-source Chinese font derived from Fontworks' Klee One. 一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。
zxx43/Tiny3D
A Small OpenGL Based Renderer
ddbourgin/numpy-ml
Machine learning, in numpy
trilinos/Trilinos
Primary repository for the Trilinos Project
Lilyel/ValveSignedDistanceField
Implementation of Chris Green paper : "Improved alpha-tested magnification for vector textures and special effects", with OpenGL (SFML).
jasonlong/isometric-contributions
Browser extension for rendering an isometric pixel art version of your GitHub contribution graph.