Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eugene-doobu/til

공부한 cs지식을 올리는 레포입니다
https://github.com/eugene-doobu/til

Last synced: 17 days ago
JSON representation

공부한 cs지식을 올리는 레포입니다

Awesome Lists containing this project

README

        

# TIL

공부한 cs지식을 올리는 레포입니다

## 컴퓨터구조

## 운영체제

## 자료구조

## 객체지향

## 컴퓨터그래픽스

[렌더링 파이프라인](ComputerGraphics/RenderingPipeline.md)

[스자이공부](ComputerGraphics/SRTRP.md)

[컬링](ComputerGraphics/Culling.md)

## 디자인패턴

## Reference

[gyoogle/tech-interview-for-developer](https://github.com/gyoogle/tech-interview-for-developer)

[JaeYeopHan/Interview_Question_for_Beginner](https://github.com/JaeYeopHan/Interview_Question_for_Beginner)

[로기/DirectX 그래픽스 파이프라인](https://m.blog.naver.com/jsjhahi/206651669)