teq.no.graf
2021년 7월 26일 월요일
godot-nim test on arch
https://pragmagic.github.io/godot-nim/master/index.html
install nim, nimble
install nake with nimble
nimble install nake
nake build (nim 코드 수정시 마다..)
run godot
2021년 7월 23일 금요일
arch linux crash with stuttering audio
파이어폭스,다운로드,netflix또는 youtube사용중
완전 먹통, 키보드, 마우스, ssh 접속 불가
(시험) xf86-video-intel 제거
https://www.reddit.com/r/archlinux/comments/m539yj/too_many_system_freezes/
최근 게시물
이전 게시물
홈
피드 구독하기:
글 (Atom)
void vscode/firefox open dialog not working
install nautilus
How to make your own amazfit verge lite/GTS/GTR WF
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
godot engine review 2018
pro 많은 GUI 부품들 멀티플랫폼 con script 검색!!!. (전체 script검색이 귀찮음) vscode debug plugin이 업데이트 되면 좋을까? 분리.(include?기능 지원...) 문서화. GUI에서 선택할 수 있...
godot engine review 2020
단점 async 프로그래밍이 어렵다. funcref + call_deferred + emit_signal 으로 비슷하게 만들 수 있지만. 예외 처리가 가능할지 모르겠다. 씬 변화 추적이 어렵다 tscn이 텍스트 파일이지만, 변화 내역을 git에서 추적...