코딩Coding/★★Game★★Coding★★_Dev.
-
Rust 2KB FPS 게임 작성하기 | GeekNews코딩Coding/★★Game★★Coding★★_Dev. 2023. 3. 5. 01:26
https://news.hada.io/topic?id=8602 Rust 2KB로 FPS 게임 작성하기 | GeekNews 그래픽 API 없이 FPS(1인칭 슈팅 게임) 작성하기필수 알고리듬 설명WASM-4(웹어셈블리 기반 초소형 게임엔진) 이용프로젝트 셋업부터 게임 상태 저장, 캐릭터 이동, 맵, 교차, 원근법 및 깊이를 위한 news.hada.io 외국 사이트 출처 https://grantshandy.github.io/posts/raycasting/ Write a First Person Game in 2KB With Rust Learn about ray casting and discover some fun math by creating a tiny 2KB game with Rust. grantshand..
-
C++를 아는 사람들을 위한 언리얼엔진C++ 가이드코딩Coding/★★Game★★Coding★★_Dev. 2023. 2. 19. 14:03
https://news.hada.io/topic?id=8506 C++를 아는 사람들을 위한 언리얼엔진C++ 가이드 | GeekNews 언리얼엔진은 C++컴파일러만 빌렸을뿐 자체적으로 표준 라이브러리를 구축해서 사용C++문법은 아는데 이런 언리얼 방식을 모르는 사람에게 유용한 가이드Tom Looman은 언리얼에서 유명한 에반젤리 news.hada.io 원서 https://www.tomlooman.com/unreal-engine-cpp-guide/ Unreal Engine C++ Complete Guide Get started with Unreal Engine C++ using the complete guide to programming. Unreal Engine has many unique features..