- bevy
- (-) too big?
- (-) desktop only
- notan
(-) life example does not extend to 400x400- solve by array to vec
- (-) desktop only
- (-) unable to create app with egui support
- (-) owner is quitting
- tetra
- (-) stopped?
- (-) desktop only
- ggez
- (-) windows & linux only
- (-) maintainer change?
- raylib
- raylib-rs
- (-) desktop only
- (-) not latest version
- macroquad
- (+) multi-platform
- (-) buggy?
(-) ui example not working- (-) no recent activity
- (+) egui-macroquad working
- nannou
- (+) good documents
- (-) no recent activity
- godot-rust
- (+) multi-platform
- pixels?
- (-) no audio
- pixel_engine
- (-) no audio
bracket-lib(-) console- sfml
- (-)no native rust
2022년 11월 8일 화요일
rust game engine
피드 구독하기:
글 (Atom)
void vscode/firefox open dialog not working
install nautilus
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
pro 많은 GUI 부품들 멀티플랫폼 con script 검색!!!. (전체 script검색이 귀찮음) vscode debug plugin이 업데이트 되면 좋을까? 분리.(include?기능 지원...) 문서화. GUI에서 선택할 수 있...
-
단점 async 프로그래밍이 어렵다. funcref + call_deferred + emit_signal 으로 비슷하게 만들 수 있지만. 예외 처리가 가능할지 모르겠다. 씬 변화 추적이 어렵다 tscn이 텍스트 파일이지만, 변화 내역을 git에서 추적...