Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 학습 내용 요약
📁 실습 파일 설명
3d 컴포넌트를 사용해서 상하좌우로 움직이고 점프도 하는 Player를 넣어주고, 공 대신 도넛도 띄워주었어요 ㅎㅎ
<primative>태그🌟 느낀 점 및 피드백 요청 사항
단순히 움직이는 3d 컴포넌트를 만드는 건 쉬울 수 있지만, 기능 별로 함수를 분리하고 선언적으로 구현하는 건 굉장히 어렵고 깊은 고민이 필요한 작업이라는 생각을 했습니다!
또한, '3D게임'이라하면 unity같은 아예 다른 프레임워크를 사용해야할 거 같다고 막연히 생각했었는데, 이렇게 react 만으로도 만들 수 있다는 점이 재미있었던 것 같아요! 추후에 score 대시보드, 타이머 등을 추가해서 확장해봐도 너무 재밌을 거 같아요 😙😙 다들 수고 많으셨어요 ~!!!!
2025-12-16.3.21.07.1.mov