Skip to content
Snippets Groups Projects
Commit cb058f21 authored by Suhyeon Han's avatar Suhyeon Han
Browse files

Fully completed

parent d90b976f
No related branches found
No related tags found
No related merge requests found
......@@ -129,15 +129,15 @@ Direct3D면 몰라도 Three.js는 처음 사용하는 라이브러리이고 수
**MIT License**
Copyright (c) 2022 Suhyeon Han
## 소스 & 레퍼런스
## 소스 & 참고문헌
### 소스
### 소스(참고용)
* [Three.js webgl_depth_texture](https://github.com/mrdoob/three.js/blob/master/examples/webgl_depth_texture.html)
* [Three.js webgl_postprocessing](https://github.com/mrdoob/three.js/blob/master/examples/webgl_postprocessing.html)
* [Three.js webgl_postprocessing_unreal_bloom](https://github.com/mrdoob/three.js/blob/master/examples/webgl_postprocessing_unreal_bloom.html)
* [Three.js webgl_postprocessing_godrays](https://github.com/mrdoob/three.js/blob/master/examples/webgl_postprocessing_godrays.html)
### 레퍼런스
### 참고문헌
* Pope Kim. 셰이더 프로그래밍 입문. 한빛미디어, 2012
* Feinstein, Doron. HLSL Development Cookbook. Packt, 2013
* Dirksen, Jos. Learning Three.js - the JavaScript 3D Library for WebGL (Second Edition). Packt, 2015
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment