<aside> 💡 유니티 공부

</aside>

내용 링크 비고
C# 기초위주 https://programmers.co.kr/learn/courses/1 기초/무료
직접 따라하며 배우는 유니티 https://www.inflearn.com/course/고박사-유니티-기초#curriculum 기초/무료
유니티 서버 https://www.inflearn.com/course/유니티-mmorpg-개발-part4#curriculum 유료
유니티 공식 문서 https://docs.unity3d.com/kr/530/Manual/UnityManual.html
플레이어 생성, 위치 동기화 https://ojui.tistory.com/31?category=880576

<aside> 💡 블렌더 공부자료

</aside>

내용 링크 비고
블렌더로 모델링 하시는 분... https://www.youtube.com/c/Hoyachoe
블렌더로 도넛 만들기 https://roseline.oopy.io/dev/3d-modeling-blender/blender-guru-donut-tutorial

<aside> 💡 모델링 소스

</aside>

내용 링크 비고
모델링 참고사이트 모음 https://gall.dcinside.com/mgallery/board/view/?id=blender&no=10695
유니티 에셋 스토어 https://assetstore.unity.com/?locale=ko-KR
캐릭터 에셋 후보1 https://assetstore.unity.com/packages/3d/characters/humanoids/humans/cartoon-characters-3-01-211479
캐릭터 애니메이션 넣기 https://www.mixamo.com/#/?page=4&type=Motion%2CMotionPack
mixamo 애니메이션 적용한 캐릭터를 unity에 넣기 https://www.youtube.com/watch?v=76Lh0UApjNI
배경 에셋 후보1 https://assetstore.unity.com/packages/3d/environments/pure-nature-188246

<aside> 💡 Plastic SCM

</aside>

내용 링크 비고
plastic scm 사용법 https://velog.io/@zabaniya09/Plastic-SCM-활용하기
다운로드 사이트 https://www.plasticscm.com/download
공식 사이트 https://unity.com/kr/support-services/redeem/plastic-scm

<aside> 💡 백엔드(서버.포톤)

</aside>

내용 링크 비고
유니티에서 RestAPI 활용 https://docs.unity3d.com/kr/2018.4/Manual/UnityWebRequest-RetrievingTextBinaryData.html
Nginx 디도스 대비 https://velog.io/@damiano1027/Nginx-DoS-DDoS-공격-방어-설정
포톤 상에서 보이스채팅 구현할 수 있는 기능
포톤 보이스 기능 asset https://assetstore.unity.com/packages/tools/audio/photon-voice-classic-45848
빌드 & 배포 참고 https://docs.unity3d.com/kr/2020.3/Manual/webgl-deploying.html
포톤 공부자료 https://www.youtube.com/watch?v=lrn_Cbya6nk&list=PLR7ZBZc9XtFKaHIkPX3p7BETP8XGJLVVs&index=4
**Photon Unity Networking** https://doc-api.photonengine.com/ko-kr/pun/current/general.html
Photon Api 문서 https://doc-api.photonengine.com/ko-kr/pun/current/index.html

<aside> 💡 유니티 관련

</aside>

내용 링크 비고
유니티-지라 연결 https://docs.unity3d.com/Manual/UnityIntegrations.html
유니티-리액트 변환
혹시 비주얼 스튜디오 빨간줄(오류) 안뜬다면 유니티 편집기에 등록이 안돼있는 것! https://www.inflearn.com/questions/175442
유니티 Teams Plastic SCM(버전 관리+소스코드 관리) 공식 사용법 [Unity Plastic SCM을 시작하는 방법 Unity](https://unity.com/kr/support-services/redeem/plastic-scm#1-connect-plastic-scm-unity)
유니티 멀티플레이 구현 https://docs.unity3d.com/kr/2022.1/Manual/UnityMultiplayerSettingUp.html
유니티 게임 만들기 참고 자료 https://ojui.tistory.com/category/Unity/Photon 멀티플레이, 음성, 로비, 닉네임 입력, 캐릭터 선택 등등
유니티 캐릭터 애니메이션에 키 trigger 추가하기 https://www.youtube.com/watch?v=N73EWquTGSY
유니티 videoplayer에서 유튜브 url로 영상 재생하기 iBicha/UnityYoutubePlayer: Play youtube videos in Unity using youtube-dl and Unity's VideoPlayer (github.com)
Start Asset을 사용하여 3인칭 컨트롤러 구현 https://blog.unity.com/kr/games/say-hello-to-the-new-starter-asset-packages
3인칭 시점 카메라 이동, 줌인 줌아웃 구현 https://www.youtube.com/watch?v=m5Ul-W4Sxqo&t=47s
유니티 팝업 윈도우 https://ssabi.tistory.com/5
멀티플레이 게임 만들기 https://wikidocs.net/book/5575
유니티 웹GL을 React 상에 올리기 https://www.youtube.com/watch?v=D1lEBY0MzvQ
REST API 유니티 상에서 주고 받기 https://sensol2.tistory.com/13
게임 오브젝트 네트워크에 연결해 동기화 https://docs.unity.cn/kr/2020.3/Manual/UNetSpawning.html
씬 이동하더라도 오브젝트 가져가는 코드 https://docs.unity3d.com/ScriptReference/Object.DontDestroyOnLoad.html
Unity WebGL에서 스크린샷 찍기 HOW TO: screenshot in a new tab of the browser (without pop-up blocking). - Unity Forum
유니티 get/post REST API https://mungto.tistory.com/190
멀티플레이 캐릭터 설정 https://youtu.be/9Bn1C9O0hzY 닉네임, 닉네임 색 설정
JsonUtility 활용해서 Json 파싱 https://m.blog.naver.com/wolat/220865546178

<aside> 💡 FE, BE 공통( Git, Jira 등)

</aside>

내용 링크 비고
지라 에픽, 스토리.. 차이 https://gom20.tistory.com/202
Git flow 10분 컷 https://jeong-pro.tistory.com/196
협업을 위한 Git Flow 설정하기 https://overcome-the-limits.tistory.com/entry/협업-협업을-위한-Git-Flow-설정하기
(만약을 위한)Git 미러링 https://doqtqu.tistory.com/265
지라 스프린트 퀵 필터 설정 https://confluence.curvc.com/pages/viewpage.action?pageId=91200264
Jira 비밀번호 변경 사이트 https://jira.ssafy.com/login.jsp?saml_sso=false
Spring Boot - React 연동하기 https://velog.io/@jung-co/Spring-boot-와-React-연동하기
주석 템플릿 공유 https://jinsiri.tistory.com/558
Git Bash에서 원격 브랜치 목록 동기화 https://jintrue.tistory.com/entry/github-git-branch-al-남아있는-브랜치-삭제
[Git] webstorm workspace.xml 제외하기 https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=writer0713&logNo=220468180971 Git Merge 할 때 workspace.xml 에서 충돌이 일어나므로 원격 브랜치에서 파일 삭제 후 Merge
https://palbok.tistory.com/48
5기 Metaseum https://www.youtube.com/watch?v=cvE3UxitDUE
5기 플로깅아일랜드 https://lab.ssafy.com/ssafy_opensource/ploggingisland
4기 BTS https://lab.ssafy.com/ssafy_opensource/BTS
5기 Safers https://lab.ssafy.com/ssafy_opensource/5th_safers

Server 정복

How_to_Deploy_draft.pdf