# Unreal Rust 공개

> Clean Markdown view of GeekNews topic #7345. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7345](https://news.hada.io/topic?id=7345)
- GeekNews Markdown: [https://news.hada.io/topic/7345.md](https://news.hada.io/topic/7345.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-09-07T09:04:11+09:00
- Updated: 2022-09-07T09:04:11+09:00
- Original source: [maikklein.github.io](https://maikklein.github.io/unreal-rust-1/)
- Points: 17
- Comments: 2

## Topic Body

- Rust로 Unreal 엔진을 이용하여 게임 개발 가능   
- Unreal AActor 위에서 API를 Rust 친화적인 방식으로 노출시키는 방식(C FFI활용)  
- Rust 게임엔진인 Bevy의 Entity Component System(ECS)을 사용

## Comments



### Comment 12190

- Author: loblue
- Created: 2022-09-07T09:13:42+09:00
- Points: 1

얼마전까지 rust 공부했고 요즘 unreal 공부하고 있는데 ㅋㅋㅋ 재밌네요.

### Comment 12186

- Author: xguru
- Created: 2022-09-07T09:04:16+09:00
- Points: 1

[Bevy - Rust 기반 오픈소스 2D/3D 게임엔진](https://news.hada.io/topic?id=2642)
