Pinned Repositories
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
CompilerPractice
ECNU compliler practice course
CS-229
Stanford CS 229 (2018 autumn version)
cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit(Forking for personal learning)
DataProcessor
处理nppd和realtimeDS的数据集
Falcor
Real-Time Rendering Framework
Gizmo-Ball
OOAD project3
Machine-Learning-with-Python-Cookbook-notebook
人工智能典型算法笔记
minitorch
根据骨干框架自写的minitorch内核
yy6768
yy6768's Repositories
yy6768/CS-229
Stanford CS 229 (2018 autumn version)
yy6768/Gizmo-Ball
OOAD project3
yy6768/Machine-Learning-with-Python-Cookbook-notebook
人工智能典型算法笔记
yy6768/CompilerPractice
ECNU compliler practice course
yy6768/yy6768
yy6768/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
yy6768/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit(Forking for personal learning)
yy6768/DataProcessor
处理nppd和realtimeDS的数据集
yy6768/Falcor
Real-Time Rendering Framework
yy6768/Games101
学习Games101的笔记和自己的作业解决
yy6768/minitorch
根据骨干框架自写的minitorch内核
yy6768/Games202
My note and hw implement of Games202
yy6768/github-readme-stats
:zap: Dynamically generated stats for your github readmes
yy6768/MIT-6.824
MIT 6.824 learning (2015 version + 2020 version(maybe))
yy6768/mitsuba
Fork from MC-K1nG mitsuba render for personal learning
yy6768/mitsuba3
Mitsuba 3: A Retargetable Forward and Inverse Renderer
yy6768/Moer
Research Oriented Physically Based Renderer learning
yy6768/OOADProject
ECNU jnk OOAD project
yy6768/owl
OWL is a convenience/productivity-oriented library on top of OptiX 7.x
yy6768/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.
yy6768/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
yy6768/PetBackend
2023-2024 ECNU SoftWare Development backend project
yy6768/PetWeb
2023-2024 ECNU SoftWare Development frontend project
yy6768/Piccolo
games 104 mini 引擎
yy6768/PupilOptixLab
OptiX ray tracing toy framework (fork for post-processing)
yy6768/tinyrenderer
A brief computer graphics / rendering course
yy6768/Vulkan-Samples
One stop solution for all Vulkan samples
yy6768/xv6-2021
my implementation of xv6 2021 version
yy6768/Y-VK
Created for vulkan learning