Microsoft MVP성태의 닷넷 이야기
Graphics: 1. 자네 나와 함께... UNITY 하지 않겠는가! [링크 복사], [링크+제목 복사],
조회: 25619
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)

자네 나와 함께... UNITY 하지 않겠는가!

유니티 코리아에서 재미있는 이벤트를 하고 있군요. ^^

자네 나와 함께... UNITY 하지 않겠는가!
; http://www.unity3dkorea.com/event_free/

튜토리얼 영상 링크는 다음과 같습니다.

01. UNITY 설치하기 (9분 47초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=1

02. UNITY Interface (26분57초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=2

03.  C# 스크립트 소개(30분 59초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=3

04. Space Shooter 에셋소개(3분 13초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=4

05. 주인공 우주선 만들기 (37분 13초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=5

06. 운석 만들기(10분 54초) 
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=6

07. 적 구현하기(22분 53초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=7

08. 게임 매니저 만들기(37분 11초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=8

09. 사운드 및 이펙트 출력(25분 15초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=9

10. UI 제작(25분 19초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=10

11. 빌드(9분 56초)
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=11

12. 제출하기
; http://www.unity3dkorea.com/event_free/tutorial.php?chapter=12

홍보 페이지에서는 2시간 30분이라고 하는데 실제로 저 동영상들은 4시간 가까이 됩니다. 게다가 실제로 동영상 멈춰놓고 따라하다 보면 5시간은 넘게 걸리는 것 같습니다. 그렇긴 하지만... 재미있어서 ^^ 시간가는 줄 모르고 따라했습니다.

제가 만든 게임 실행 파일은 다음의 링크에 공개해 두었습니다. ^^

https://drive.google.com/file/d/0B-ZIazR2MxZPUXF0UlI5SC1pUm8/view?usp=sharing


그건 그렇고.. 아래와 같은 홍보 이미지가 있는데, 저 얼굴로 "자네 나와 함께... UNITY 하지 않겠는가!"라고 말한다고 생각하니 도저히 따라하지 않을 수 없었다능! ^^

unity_event.png




참고로, 물론 튜토리얼대로 따라하면 쉽게 만들긴 하지만... 어쨌든 최근에 프로세싱으로 했던 "Nature of Code" 책이 은근히 도움이 된 것 같습니다. ^^

Nature of Code: 자연계 법칙을 디지털 세계로 옮기는 컴퓨터 프로그래밍 전략
; http://www.yes24.com/24/goods/17638500




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 9/12/2018]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 



2015-06-24 07시33분
[spowner] 정보 감사드립니다
[guest]
2015-06-24 10시36분
^^
정성태
2018-05-11 04시32분
정성태
2018-09-20 12시08분
정성태

... [106]  107  108  109  110  111  112  113  114  115  116  117  118  119  120  ...
NoWriterDateCnt.TitleFile(s)
11274정성태8/22/201719388.NET Framework: 674. Thread 타입의 Suspend/Resume/Join 사용 관련 예외 처리
11273정성태8/22/201721633오류 유형: 415. 윈도우 업데이트 에러 Error 0x80070643
11272정성태8/21/201724802VS.NET IDE: 120. 비주얼 스튜디오 2017 버전 15.3.1 - C# 7.1 공개 [2]
11271정성태8/19/201719259VS.NET IDE: 119. Visual Studio 2017에서 .NET Core 2.0 프로젝트 환경 구성하는 방법
11270정성태8/17/201730725.NET Framework: 673. C#에서 enum을 boxing 없이 int로 변환하기 [2]
11269정성태8/17/201721494디버깅 기술: 93. windbg - 풀 덤프에서 .NET 스레드의 상태를 알아내는 방법
11268정성태8/14/201721082디버깅 기술: 92. windbg - C# Monitor Lock을 획득하고 있는 스레드 찾는 방법
11267정성태8/10/201725136.NET Framework: 672. 모노 개발 환경
11266정성태8/10/201724944.NET Framework: 671. C# 6.0 이상의 소스 코드를 Visual Studio 설치 없이 명령행에서 컴파일하는 방법
11265정성태8/10/201753184기타: 66. 도서: 시작하세요! C# 7.1 프로그래밍: 기본 문법부터 실전 예제까지 [11]
11264정성태8/9/201724112오류 유형: 414. UWP app을 signtool.exe로 서명 시 0x8007000b 오류 발생
11263정성태8/9/201719590오류 유형: 413. The C# project "..." is targeting ".NETFramework, Version=v4.0", which is not installed on this machine. [3]
11262정성태8/5/201718255오류 유형: 412. windbg - SOS does not support the current target architecture. [3]
11261정성태8/4/201720834디버깅 기술: 91. windbg - 풀 덤프 파일로부터 강력한 이름의 어셈블리 추출 후 사용하는 방법
11260정성태8/3/201718952.NET Framework: 670. C# - 실행 파일로부터 공개키를 추출하는 방법
11259정성태8/2/201718188.NET Framework: 669. 지연 서명된 어셈블리를 sn.exe -Vr 등록 없이 사용하는 방법
11258정성태8/1/201719015.NET Framework: 668. 지연 서명된 DLL과 서명된 DLL의 차이점파일 다운로드1
11257정성태7/31/201719174.NET Framework: 667. bypassTrustedAppStrongNames 옵션 설명파일 다운로드1
11256정성태7/25/201720661디버깅 기술: 90. windbg의 lm 명령으로 보이지 않는 .NET 4.0 ClassLibrary를 명시적으로 로드하는 방법 [1]
11255정성태7/18/201723213디버깅 기술: 89. Win32 Debug CRT Heap Internals의 0xBAADF00D 표시 재현 [1]파일 다운로드3
11254정성태7/17/201719592개발 환경 구성: 322. "Visual Studio Emulator for Android" 에뮬레이터를 "Android Studio"와 함께 쓰는 방법
11253정성태7/17/201719947Math: 21. "Coding the Matrix" 문제 2.5.1 풀이 [1]파일 다운로드1
11252정성태7/13/201718460오류 유형: 411. RTVS 또는 PTVS 실행 시 Could not load type 'Microsoft.VisualStudio.InteractiveWindow.Shell.IVsInteractiveWindowFactory2'
11251정성태7/13/201717154디버깅 기술: 88. windbg 분석 - webengine4.dll의 MgdExplicitFlush에서 발생한 System.AccessViolationException의 crash 문제 (2)
11250정성태7/13/201720715디버깅 기술: 87. windbg 분석 - webengine4.dll의 MgdExplicitFlush에서 발생한 System.AccessViolationException의 crash 문제 [1]
11249정성태7/12/201718543오류 유형: 410. LoadLibrary("[...].dll") failed - The specified procedure could not be found.
... [106]  107  108  109  110  111  112  113  114  115  116  117  118  119  120  ...