yanbiao0126's Stars
graphieros/vue-data-ui
An open source user-empowering data visualization Vue 3 components library for eloquent data storytelling
fanmingming/live
✯ 可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
practical-tutorials/project-based-learning
Curated list of project-based tutorials
Awesome-Windows/Awesome
:computer: 🎉 An awesome & curated list of best applications and tools for Windows.
SuYxh/share-vue3
SentientArt/TheBasement
jverneaut/laboratoire
Ce projet rassemble mes expérimentations frontend. Il contient des essais d'animations, des expériences avec WebGL, des essais d'api et bien d'autres choses encore.
falseeeeeeeeee/ShaderLibrary
希望开源能够帮到所有人
weiShaoY/weiShaoY
Github个人首页
weiShaoY/Vscode-Plug-In
matschik/component-party.dev
🎉 Web component JS frameworks overview by their syntax and features
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
jakeklassen/ecs
TypeScript entity component system.
mrdoob/three.js
JavaScript 3D Library.
yyc-git/3DProgramPattern
《3D编程模式》-本书罗列了从实战项目中提炼出来的关于3D编程(主要包括“3D引擎/游戏引擎”、“编辑器”开发)的各种编程模式
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
redorav/public_source_engines
Game Engines with Source: Learning from the best
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
SpeculativeCoder/UnrealEngine-HTML5-ES3
Unreal Engine 4.27 HTML5 ES3 (WebGL 2) & 4.24 HTML5 ES2 (WebGL 1)
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
maptalks/maptalks.js
A light and plugable JavaScript library for integrated 2D/3D maps.
jobbole/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
FlowiseAI/Flowise
Drag & drop UI to build your customized LLM flow
HuangCongQing/WebGL
WebGL(全写Web Graphics Library)是一种3D绘图协议,可利用canvas,three.js,ECharts进行3D动态绘制,下为学习代码
TonnyL/Awesome_APIs
:octocat: A collection of APIs
public-apis/public-apis
A collective list of free APIs
yanbiao0126/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net