Pinned Repositories
alegruz.github.io
github blog
algorithms
studying Algorithms of Robert Sedgewick
BlueMarble
DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
Game-AI-Library
A Library containing various game AI techniques
Game-AI-Track
Creation of Game AI Track for Kyung Hee University
MLCV
My Studies on Machine Learning and Computer Vision
opencv4_py_korean_tutorial
Korean Version of OpenCV-Python Tutorial
Screen-Space-ReSTIR-GI
ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper
SphFishingGame
Fishing game developed on Unreal Engine 4. SPH computed by CUDA, visualized by Marching cubes.
Alegruz's Repositories
Alegruz/Screen-Space-ReSTIR-GI
ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper
Alegruz/alegruz.github.io
github blog
Alegruz/opencv4_py_korean_tutorial
Korean Version of OpenCV-Python Tutorial
Alegruz/SphFishingGame
Fishing game developed on Unreal Engine 4. SPH computed by CUDA, visualized by Marching cubes.
Alegruz/algorithms
studying Algorithms of Robert Sedgewick
Alegruz/BlueMarble
Alegruz/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
Alegruz/Game-AI-Library
A Library containing various game AI techniques
Alegruz/Game-AI-Track
Creation of Game AI Track for Kyung Hee University
Alegruz/MLCV
My Studies on Machine Learning and Computer Vision
Alegruz/OpenGLES_HW2
Game Graphics Programming HW2
Alegruz/NintendoMuseum
Set of nintendo console emulators
Alegruz/OpenGLES_HW3
Alegruz/openNAMU
파이썬 + 유사 나무마크 위키 엔진
Alegruz/openWorldPlayerCharacterDesign
Paper on Open-World Game Player Character Design
Alegruz/Princess_Gourmet
Graduation Project
Alegruz/QUATRIS
4 directional tetris
Alegruz/RayTracingTutorial
Ray Tracing Tutorial based on Peter Shirley's Ray Tracing in One Weekend book
Alegruz/SimpleRayTracer
A simple ray tracer based on Peter Shirley's Ray Tracing in One Weekend series