Kwan-Ung Park

Results 18 comments of Kwan-Ung Park

im used close but not working fade out style very fast close it ㅜㅜ

Loading at the desired part, custom css style

``` 그리고 rendere를 만들었습니다. ``` -> ``` 그리고 renderer를 만들었습니다. ```

``` 우선은 PerpectiveCamer를 사용합시다. ``` -> ``` 우선은 PerspectiveCamera를 사용합시다. ```

``` 그 다음 두가지 속성은 clippling plane의 near 와 far 값입니다. ``` -> ``` 그 다음 두가지 속성은 clipping plane의 near 와 far 값입니다. ``` 원본에서 `clipping`으로 나와있어서 오타신고합니다.ㅇ

``` 얼마만큼의 크기로 render하 것인지 정해야 합니다 ``` -> ``` 얼마만큼의 크기로 render 할 것인지 정해야 합니다 ```

``` 수정되지 않은 체 output으로 내보낼 파일들을 지닌 디렉토리입니다. ``` -> ``` 수정되지 않은 채 output으로 내보낼 파일들을 지닌 디렉토리입니다. ```

``` build 과정 중에 web-pack은 이 파일들을 ``` -> ``` build 과정 중에 webpack은 이 파일들을 ``` `web-pack`을 의도적으로 쓴것인지 모르겠지만, 일단 원본엔 `webpack` 이라고 쓰여져있어서 등록합니다.

I suggested for a new solution. [https://github.com/SammyK/LaravelFacebookSdk/pull/193](https://github.com/SammyK/LaravelFacebookSdk/pull/193)