胡庆杰's starred repositories

grok-1

Grok open release

Language:PythonLicense:Apache-2.0Stargazers:49385Issues:562Issues:208

puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.

Language:JavaScriptLicense:AGPL-3.0Stargazers:24233Issues:131Issues:362

Babylon.js

Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.

Language:TypeScriptLicense:Apache-2.0Stargazers:22943Issues:542Issues:3043

egui

egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

Language:RustLicense:Apache-2.0Stargazers:21434Issues:132Issues:1863

MoneyPrinterTurbo

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

Language:PythonLicense:MITStargazers:15861Issues:132Issues:363

garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

douyin

Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile

Language:VueLicense:GPL-3.0Stargazers:8885Issues:58Issues:50

cgal

The public CGAL repository, see the README below

Language:C++License:NOASSERTIONStargazers:4832Issues:167Issues:3116

machinelearning-samples

Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.

Language:PowerShellLicense:MITStargazers:4450Issues:298Issues:483

N_m3u8DL-RE

Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.

twgl.js

A Tiny WebGL helper Library

Language:JavaScriptLicense:MITStargazers:2634Issues:60Issues:151

bepuphysics2

Pure C# 3D real time physics simulation library, now with a higher version number.

Language:C#License:Apache-2.0Stargazers:2324Issues:80Issues:191

THREE.MeshLine

Mesh replacement for THREE.Line

Language:JavaScriptLicense:MITStargazers:2152Issues:48Issues:122

THREE.js-PathTracing-Renderer

Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html

Language:GLSLLicense:CC0-1.0Stargazers:1900Issues:64Issues:74

webgpu-samples

WebGPU Samples

Language:TypeScriptLicense:BSD-3-ClauseStargazers:1729Issues:49Issues:147

webgl2-fundamentals

WebGL 2 lessons starting from the basics

Language:HTMLLicense:BSD-3-ClauseStargazers:1712Issues:40Issues:43

geometry3Sharp

C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.

Language:C#License:BSL-1.0Stargazers:1701Issues:98Issues:179

GDK

Microsoft Public GDK

Language:PowerShellLicense:NOASSERTIONStargazers:1496Issues:48Issues:53

wasm4

Build retro games using WebAssembly for a fantasy console.

Language:TypeScriptLicense:ISCStargazers:1130Issues:17Issues:218

Sep

World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.

Language:C#License:MITStargazers:771Issues:8Issues:27

WebFirst

.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体 生成器,UI代码 生成器,在线建表,PostgresSql生成器,达梦生成器,金仓生成器MySql生成器,SQLServere生成器、Oracle生成器、Sqlite生成器、导出文档,模版配置, WEB代码生成器 ,API代码生成器

Language:C#License:Apache-2.0Stargazers:729Issues:43Issues:21

three.quarks

Three.quarks is a general purpose particle system / VFX engine for three.js

Language:TypeScriptLicense:MITStargazers:480Issues:9Issues:37

SharpGLTF

glTF reader and writer for .NET Standard

Language:C#License:MITStargazers:467Issues:19Issues:213

Triangle.NET

C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.

manim_sandbox

manim-kindergarten's communal repository

Language:PythonLicense:MITStargazers:446Issues:29Issues:3

SuperShortLink

这是一个基于.NET开源的短链生成及监控系统,包含了短URL的生成、短URL跳转长URL、短URL访问统计以及Web后台监控页面,可以帮助我们更容易地生成短链、监控短链!

Language:C#License:MITStargazers:316Issues:17Issues:1

BurstTriangulator

2d Delaunay triangulation with mesh refinement for Unity with Burst compiler

Language:C#License:MITStargazers:189Issues:7Issues:20

mrjs

An extensible WebComponents library for the Spatial Web

Language:JavaScriptLicense:MITStargazers:158Issues:3Issues:278

triclipper

A header-only library that implements the Vatti clipping algorithm

Language:C++License:MITStargazers:25Issues:2Issues:1

SegmentsIntersection

A sweep line algorithm for segments intersection, with OpenGL illustrating the result.