일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- 파이썬reference
- 터치디자이너 강의
- 터치디자이너 interface
- 터치디자이너 파이썬
- 터치디자이너 list
- 터치디자이너 Instancing
- 터치디자이너
- 터치디자이너 timeline
- 파이썬
- 터치디자이너 에이블톤
- particleGPU
- touchdesigner particle
- 터치디자이너 if
- 터치디자이너 함수
- displace
- ableton live 10
- 터치디자이너 클론
- 터치디자이너 reference
- TDableton
- 터치디자이너 인터페이스
- touchdesigner displace
- TouchDesigner
- touchdesinger
- 터치디자이너 튜토리얼
- 터치디자이너 replicator
- 터치디자이너 python
- 파이썬 if
- 터치디자이너 참조
- 터치디자이너 오퍼레이터
- touchdesigner GPU
- Today
- Total
목록분류 전체보기 (241)
caLAB
https://github.com/hrtlacek/rtv hrtlacek/rtv Comparison of programmable real time video environments - hrtlacek/rtv github.com
pro 라이센스에서만 가능 패스워드 설정 후 오퍼레이터를 약간 이동시킨 후에 저장을 눌러줘야 적용된다. 패스워드 해제는 shift + esc 를 누르면 패스워드 치는 창이 활성화 된다.
docs.derivative.ca/Application_Shortcuts Application Shortcuts - Derivative An Operator Family that manipulates text strings: multi-line text or tables. Multi-line text is often a command Script, but can be any multi-line text. Tables are rows and columns of cells, each containing a text string. docs.derivative.ca
프레임 수를 띄우기 위해서 over TOP를 사용했는데 performance monitor를 보니 메모리를 많이 잡아먹고 있었다. 따라서 이를 최적화 하기 위해서 fps 화면 사이즈를 줄였다. 그 후에 composite TOP를 사용하니 resolution값이 작은 화면에 맞춰주는 현상이 발생하였다. 해결책은 매우 간단하다. 아래 이미지처럼 output aspect를 Resolution으로 바꿔주면 된다. 화면 사이즈를 적절하게 사용해주는 것만으로도 최적화에 큰 도움이 된다.