
다필요없고이사람이 프로젝트 파일 올려줌https://youtu.be/ye8RkgR3mwghttps://youtu.be/btf5hgYR3N0 설치 튜토리얼(진짜 천재다..)https://youtu.be/62eARh_gRhE** Timecode and Links: 00:00 - Intro 00:23 - Install TouchDesigner https://derivative.ca/ 00:33 - Install ComfyUI https://github.com/comfyanonymous/Com... 00:40 - Install ComfyUI Manager https://github.com/ltdrdata/ComfyUI-M... 00:57 - Download Stable Diffusion model https:/..

https://developer.nrel.gov/docs/solar/nsrdb/ NSRDB Data Downloads API | NREL: Developer Network Documentation Solar NSRDB Data Downloads NSRDB Data Downloads Freely available downloads of The National Solar Radiation Database. The National Solar Radiation Database (NSRDB) is a serially complete collection of satellite-derived measurements of solar ra developer.nrel.gov https://ing-min.tistory.co..

float filteredSignal = 0; // EMA 필터링된 신호 float alpha = 0.1; // EMA 필터의 가중치 int threshold = 700; // 손이 있음/없음을 구분하는 임계값 bool handPresent = false; // 손의 존재 여부 void loop() { int signal = analogRead(PulseSensorPurplePin); // PulseSensor의 값을 읽음 filteredSignal = alpha * signal + (1 - alpha) * filteredSignal; // EMA 필터 적용 // 손의 존재 여부 판단 if (filteredSignal > threshold) { // 임계값보다 높으면 손이 없는 것으로 판단 handPre..

# me - this DAT. # timerOp - the connected Timer CHOP # cycle - the cycle index # segment - the segment index # fraction - the time in fractional form # # interrupt - True if the user initiated a premature # interrupt, False if a result of a normal timeout. # # onInitialize(): if return value > 0, it will be # called again after the returned number of frames. def onInitialize(timerOp): return 0 ..

# me - this DAT. # # dat - the changed DAT # rows - a list of row indices # cols - a list of column indices # cells - the list of cells that have changed content # prev - the list of previous string contents of the changed cells # # Make sure the corresponding toggle is enabled in the DAT Execute DAT. # # If rows or columns are deleted, sizeChange will be called instead of row/col/cellChange. ##..
- Total
- Today
- Yesterday
- 라즈베리파이
- AI
- Midjourney
- 유니티
- TouchDesigner
- sequelize
- VR
- three.js
- Unity
- RNN
- 4dgs
- DeepLeaning
- opencv
- MQTT
- Python
- opticalflow
- 후디니
- CNC
- docker
- ai film
- Java
- MCP
- krea
- colab
- 4d guassian splatting
- houdini
- VFXgraph
- node.js
- Arduino
- Express
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |