본문 바로가기

전체 글20

231006 오늘의 아이스브레이킹 https://www.pugetsystems.com/blog/2023/10/04/unreal-engine-no-longer-free-in-2024/ Unreal Engine No Longer Free in 2024 At Unreal Fest 2023, Epic announced that Unreal Engine will no longer be free in 2024. What does this mean for current users? www.pugetsystems.com https://www.mixamo.com/ Mixamo www.mixamo.com https://lumalabs.ai/luma-api Luma AI - Video to 3D API Capture the world in lifelike .. 2023. 10. 6.
231005 C++ 언리얼 엔진 기초 언리얼 엔진 에디터 Ctrl + shift +w : 앱 스케일 조정 언리얼 최소화만 시켜놔도 퍼포먼스에 부담이 덜하다 Viewport 카메라 방향 invert. 거리에 따라 카메라 속도 조절하기 Detail Lighting : 베이스 라이트 확인 가능 Lighting Only : Directional light만 Static mesh on/off 사칙연산 중 나누기 대신 곱셈으로 계산하기 ex) *0.5 scale, rotation 은 사차 행렬(0, 0, 0, 0)(0, 0, 0, 0)모델링의 Origin Scale을 맞춰 오는 게 좋다. 언리얼 엔진의 C++ -C++은 Low-Level language저급 언어 : 기계 언어에 가깝다 - Unity(C#) vs Unreal Engine(C++) Uni.. 2023. 10. 6.
231004 Github와 Unreal Engine 연동하기 [Git을 이용한 Version Control] 여러명의 사용자들 간에 해당 파일들의 작업 조율 버전관리 [Cloud 저장] [Github와 Unreal Enigne 연동하기] (1)Git Bash 설치하기 https://git-scm.com/downloads Git - Downloads Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a p.. 2023. 10. 6.
231004 시작 언리얼 엔진 기반 C++ 공부 이제 시작이다! 2023. 10. 4.