lunamu's Stars
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
jbikker/lighthouse2
Lighthouse 2 framework for real-time ray tracing
xinntao/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
nem0/LumixEngine
3D C++ Game Engine - yet another open source game engine
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
nothings/stb
stb single-file public domain libraries for C/C++
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
leereilly/games
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
galaxykate/tracery
Tracery: a story-grammar generation library for javascript
lisa-lab/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
NVIDIA/Falcor
Real-time rendering research framework
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
rlguy/FantasyMapGenerator
A fantasy map generator based on Martin O'Leary's "Generating fantasy map" notes
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
mmp/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
rust-lang/rust
Empowering everyone to build reliable and efficient software.
SmallVCM/SmallVCM
A (not too) small physically based renderer that implements the vertex connection and merging algortihm
mathjax/MathJax
Beautiful and accessible math in all browsers
spring/spring
A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
redis/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.
torvalds/linux
Linux kernel source tree
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
Mooophy/Cpp-Primer
C++ Primer 5 answers
scipy/scipy
SciPy library main repository