-
-
faster-gaussian-splatting Public
Forked from nerficg-project/faster-gaussian-splattingAn efficient and research-friendly Gaussian Splatting framework based on “Faster-GS: Analyzing and Improving Gaussian Splatting Optimization”
Cuda Apache License 2.0 UpdatedFeb 10, 2026 -
-
cap4d Public
Forked from felixtaubner/cap4dOfficial repository for the paper "CAP4D: Creating Animatable 4D Portrait Avatars with Morphable Multi-View Diffusion Models"
Python Other UpdatedSep 2, 2025 -
diff-gauss Public
Forked from slothfulxtx/diff-gaussian-rasterizationDifferentiable gaussian rasterization with depth, alpha, normal map and extra per-Gaussian attributes, also support camera pose gradient
Cuda Other UpdatedAug 19, 2025 -
fork from Feature-3DGS,license follow feature3dgs
Cuda Other UpdatedAug 11, 2025 -
-
-
CVPR-2023-Papers Public
Forked from DmitryRyumin/CVPR-2023-24-PapersCVPR 2023 Papers: Dive into advanced research presented at the leading computer vision conference. Keep up to date with the latest developments in computer vision and deep learning. Code included. …
Python MIT License UpdatedFeb 17, 2024 -
diff-gaussian-rasterization Public
Forked from ashawkey/diff-gaussian-rasterizationCuda Other UpdatedNov 24, 2023 -
add-diff-gaussian-rasterization Public
Forked from ingra14m/depth-diff-gaussian-rasterizationAn extension to official diff-gaussian-rasterization with forward
Cuda Other UpdatedSep 29, 2023 -
-
-
games106 Public
Forked from dodoleon/games106现代图形绘制流水线原理与实践,作业框架。
C++ MIT License UpdatedApr 9, 2023 -
-
-
-
code_framework_pytorch Public
Forked from ifwind/code_framework_pytorch一份pytorch模型训练框架,方便快速设计和开始训练一个模型
Python UpdatedMar 21, 2022 -
-
stb Public
Forked from nothings/stbstb single-file public domain libraries for C/C++
C Other UpdatedFeb 27, 2020 -
LearnOpenGL Public
Forked from JoeyDeVries/LearnOpenGLCode repository of all OpenGL tutorials found at https://learnopengl.com
C++ Other UpdatedDec 23, 2019 -
-
-
Unity-Design-Pattern Public
Forked from QianMo/Unity-Design-Pattern🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现