
SWITCH활성화/비활성화:특정 조건에 따라 입력을 프로그래매틱하게 선택하거나 변경할 수 있습니다. 이는 퍼포먼스나 상황에 따라 동적으로 콘텐츠를 스위칭할 때 유용합니다.**응용**:SWITCH 노드는 인터랙티브 인스톨레이션, 라이브 퍼포먼스, 멀티미디어 프레젠테이션 등에서 사용자의 입력이나 센서 데이터에 따라 다양한 미디어를 전환할 때 매우 유용합니다. - 예를 들어, 관객의 움직임에 따라 비디오 클립을 변경하는 인터랙티브 디스플레이를 만들 때 사용할 수 있습니다. ## 사용 예: 터치디자이너에서 SWITCH 노드를 사용하는 간단한 예로는, 버튼을 누를 때마다 다른 비디오가 재생되게 설정하는 것입니다. 각 비디오 소스는 SWITCH 노드의 다른 입력으로 연결되고, 버튼의 인터페이스는 'Select In..

https://qiita.com/YuskeGoto/items/c4de1f868d0d6cce6e03https://ing-min.tistory.com/249 아두이노 _ 플로터 _DIY (GRBL CNC Shield + Z axis servo MIGRBL) + UGShttps://blog.naver.com/jooyon_smps/220600993613 파워서플라이 SMPS에 AC전원선과 출력선 연결 방법. 안녕하세요 주연티앤에스입니다. 오늘은 가장 기본이면서 가장 질문이 많은 SMPS 에 AC 전원선연결하... blog.ing-min.tistory.com TouchDesignerとGrblでやる貧乏人のためのステッピングピングモーター制御入門 - Qiitaこの記事はTouchDesigner Advent Calendar..

RandExt 라는 extension을 임포트함.base 자체에 random 이라는 커스텀 탭을 만들었음.이 아래 .local 이라는 base는 뭔지 모르겠지만. 여기에 설정된 값들 때문에 randomCHOP1안에 있는 노드들이 작동함.(?)ableton 관련인듯..? randomCHOP1 내부 노드들RandExt = text 노드parexec1 = Parameter excute 노드.RandExt 는 값을 받아오는 형태 ( base에 설정된 파라미터 값을 받아옴.) Parameter excute는 def onValueChange(par, prev) 함수를 통해서 변화를 감지함. **CHOP : scrip는 스크립트 콜백 노드를 통해서 시그널을 생성함.https://docs.derivative.ca/Sc..

#include #include #include #include #include #include #include #include #include #include #include #include "wiring_private.h" #include #include #include "DHT.h"#define DHTPIN 2#define DHTTYPE DHT22#define BH1750_ADDRESS 0x23 // BH1750 조도센서의 I2C 주소//ㄷ#define PULSE_FILTER_SIZE 5#define MLX90614_ADDRESS 0x5Aint pulseReadings[PULSE_FILTER_SIZE];int pulseIndex = 0;int total..

아두이노 : 시리얼 통신 위한 코드 작성 #include #include #include "DHT.h" #define DHTPIN 2 #define DHTTYPE DHT22 BH1750 lightMeter; DHT dht(DHTPIN, DHTTYPE); void setup() { Serial.begin(9600); // Initialize illuminance sensor lightMeter.begin(BH1750::ONE_TIME_HIGH_RES_MODE_2); // Initialize temperature and humidity sensor dht.begin(); Serial.println("Running..."); } void loop() { // Measure illuminance uint16_t..

https://youtu.be/FU4rNCMWgRM https://github.com/JaksterFransiscus/JaksterFransiscus/tree/main/1_Touchdesigner%20tutorial%20-%20control%20a%20steppermotor%20using%20Arduino JaksterFransiscus/1_Touchdesigner tutorial - control a steppermotor using Arduino at main · JaksterFransiscus/JaksterFransiscus Config files for my GitHub profile. Contribute to JaksterFransiscus/JaksterFransiscus development ..

https://076923.github.io/posts/Python-pytorch-10/ Python Pytorch 강좌 : 제 10강 - 모델 저장/불러오기(Model Save/Load) 모델 저장/불러오기(Model Save/Load) 076923.github.io 모델 저장Permalink torch.save(model, f'./model.pt') 모델 저장 함수(torch.save)를 활용해 모델을 저장합니다. torch.save(model, path)는 모델(model)의 정보를 경로(path)에 저장합니다. SimpleRNN이 model_definitions.py라는 파일에 있는 경우 모든 모델 불러오기다. 모델 불러오기Permalink import torch from torch import ..

ComfyUI다음에 해봐야지. https://youtu.be/K8CNULESsBo Houdini + ComfyUI https://youtu.be/w11wmllh7OU https://youtu.be/62eARh_gRhE TD + stable diffusion : Comfy UI https://github.com/ltdrdata/ComfyUI-Manager?tab=readme-ov-file GitHub - ltdrdata/ComfyUI-Manager Contribute to ltdrdata/ComfyUI-Manager development by creating an account on GitHub. github.com 여기를 따라하는데.. https://github.com/comfyanonymous/Comf..

https://youtu.be/_U5gcTEsupE excute 코드 import sys import os import platform def onStart(): user = 'ㅇㅇㅇ' # Update accordingly condaEnv = 'ㅇㅇ' # Update accordingly if platform.system() == 'Windows': if sys.version_info.major >= 3 and sys.version_info.minor >= 8: """ Double check all the following paths, it could be that your anaconda 'envs' folder is not in your User folder depending on your conda..

https://derivative.ca/community-post/tutorial/anaconda-managing-python-environments-and-3rd-party-libraries-touchdesigner Anaconda - Managing Python Environments and 3rd-Party Libraries in TouchDesigner Bananaconda - This amazing article picture is brought to you by reddit.com/user/DCLanger Anaconda - Managing python environments and 3rd-party libraries in TouchDesigner It has been quite a few t..
- Total
- Today
- Yesterday
- ai film
- CNC
- ai image generator
- colab
- Python
- google ai studio
- opencv
- Midjourney
- Arduino
- VR
- Unity
- node.js
- Java
- sequelize
- docker
- houdini
- AI
- runwayai
- 유니티
- MQTT
- Express
- TouchDesigner
- three.js
- DeepLeaning
- RNN
- oculuspro
- imgtoimg
- 후디니
- 라즈베리파이
- krea
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |