kuakuakua's starred repositories
Real-Time-Rendering-4th-CN
《Real-Time Rendering 4th》 (RTR4) 中文翻译
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
ai-game-devtools
Here we will keep track of the latest AI Game Development Tools, including LLM, Agent, Code, Writer, Image, Texture, Shader, 3D Model, Animation, Video, Audio, Music, Singing Voice and Analytics. 🔥
4DGaussians
[CVPR 2024] 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
Fundamentals-Of-Computer-Graphics-5th-CN
计算机图形学 虎书 Fundamentals-Of-Computer-Graphics 第5版学习笔记(中文翻译)
GameEngineFromScratch
配合我的知乎专栏写的项目
Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
Paints-UNDO
Understand Human Behavior to Align True Needs
StoryDiffusion
Accepted as [NeurIPS 2024] Spotlight Presentation Paper
stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.