일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- WebGL
- Big Data
- 데이터 과학
- Machine Learning
- nodeJS
- node.js
- 우리들교회
- No SQL
- 김양재 목사님
- 통계
- 김양재 목사
- c++
- 빅 데이타
- 몽고디비
- 딥러닝
- openCV
- 김양재
- 빅데이타
- 확률
- Statistics
- 빅 데이터
- 주일설교
- Deep learning
- 빅데이터
- MongoDB
- Artificial Intelligence
- 인공지능
- R
- probability
- data science
Archives
- Today
- Total
목록렌더텍스쳐 (1)
Scientific Computing & Data Science
[WebGL] Render Texture
이번 예제는 Render Texture에 대한 것입니다. Render Texture란 가상 카메라를 통해 렌더링 된 이미지를 오브젝트의 texture로 맵핑하는 기법을 의미합니다. Download Project Click here to view with full screen mode OperationsW: Move forwardS: Move backwardQ: Move to the leftE: Move to the rightA: Rotate to the leftD: Rotate to the rightmain.js1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859..
Programming/WebGL(ThreeJS)
2015. 8. 6. 23:46