Pinned Repositories
2019FallProblems
problems for the class
Bonn-Modern-C-
This is my homework solution for the course "Modern C++" from Bonn
CMU-15-213-Intro-to-Computer-Systems
CS 15-213: Introduction to Computer Systems in 2017 Spring, CMU
CVFinal-MTK
Stereo matching with Deep learning Network(GCNet)
fjordyo0707.github.io
Personal website
GitNote
My git command note
RaytracingAndVisualize
This project has not finished yet, and I will put 3D Visualization in future.
StereoMatching-CostFilter
Implementation of Fast Cost-Volume Filtering for Visual Correspondence and Beyond with Python
godot
Godot Engine – Multi-platform 2D and 3D game engine
2018Fall-VisionChecker
View the website for Running the code
fjordyo0707's Repositories
fjordyo0707/StereoMatching-CostFilter
Implementation of Fast Cost-Volume Filtering for Visual Correspondence and Beyond with Python
fjordyo0707/fjordyo0707.github.io
Personal website
fjordyo0707/2019FallProblems
problems for the class
fjordyo0707/Bonn-Modern-C-
This is my homework solution for the course "Modern C++" from Bonn
fjordyo0707/CMU-15-213-Intro-to-Computer-Systems
CS 15-213: Introduction to Computer Systems in 2017 Spring, CMU
fjordyo0707/CVFinal-MTK
Stereo matching with Deep learning Network(GCNet)
fjordyo0707/GitNote
My git command note
fjordyo0707/RaytracingAndVisualize
This project has not finished yet, and I will put 3D Visualization in future.
fjordyo0707/CY_RT_OneWeek
fjordyo0707/DSnP.open
DSnP Open Source Repository
fjordyo0707/godot
Godot Engine – Multi-platform 2D and 3D game engine
fjordyo0707/homework
Self-learning for Rust
fjordyo0707/jos
fjordyo0707/MIT6.828_OS
MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
fjordyo0707/raytracing
Using CUDA to implement "Raytracing in one weekend" by Peter Shirley
fjordyo0707/SCIP_excercise
My solution for MIT SCIP courses
fjordyo0707/TE566_FInalProject
fjordyo0707/vim-setting
my vim sitting
fjordyo0707/vulkan-guide
Introductory guide to vulkan.
fjordyo0707/Vulkan_First_Triangle
fjordyo0707/Vulkan_Sample
Examples and demos for the new Vulkan API
fjordyo0707/webgl-examples
Code examples that accompany the MDN WebGL documentation
fjordyo0707/xv6-public
xv6 OS