Vasilij Betin

02 PREVISUALIZATION STAGE (beginner)

Beginner level to show how you can build and assign materials and screen map to it for project previsualization.

01 PRE-VISUALIZATION STAGE (beginner)

Beginner level to show how you can build and assign materials and screen map to it for project previsualization.

TDLego05_PixelPacking

link to code https://www.dropbox.com/s/ephhq2f9xuwg9uo/styleGan2.rar?dl=0 https://github.com/Ajasra/Spout-for-Python

2D compositiond and animation 02

project files – https://www.dropbox.com/s/q3pzsioyltkf09r/2d%20compositing.zip?dl=0

2D compositiond and animation 01

project files – https://www.dropbox.com/s/q3pzsioyltkf09r/2d%20compositing.zip?dl=0

TDLego04 Pix2Pix

Next video with setting up Pix2Pix model with TD and short notes how to train and what its about links: pix2pix repo – https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix Spout4Python – https://github.com/Ajasra/Spout-for-Python archive with asset and model – https://www.dropbox.com/s/v4gnnm265q8vxs7/pix2pix.zip?dl=0

Spout For Python Library (updated)

https://github.com/Ajasra/Spout-for-Python Spout For Python class wrapper for easy use.

3D REVIEW

Students feedback for basic 3d in TD: – instancing – particles – feometry deformation

TD Logic 04 review

review of the class and students feedback

TD Logic 03

Basic system logic in TD. – state machine – interaction triggers – game engine

TD Logic 02

Basic system logic in TD. – state machine – interaction triggers – gameEngine

TD Logic 01

Basic system logic in TD. – state machine – interaction triggers – gmaeEngine

TDLego03 STYLEGAN

Setting Up StyleGan model in TD ** You can start from 35:00 before it was an unsuccessful attempt to try the PyTorch model. official repo https://github.com/NVlabs/stylegan2 pretrained models https://drive.google.com/drive/folders/1yanUI9m4b4PWzR0eurKNq6JR1Bbfbh6L link to result https://drive.google.com/file/d/1s30B0ia_ekFF1WnWzykoCHGFkDeZ_feQ/view?usp=sharing

TDLego02 FaceRecognition

Tutorial how to use SpoutToPython library with TD with Face-Recognition model SpoutToPython: https://github.com/Ajasra/Spout-for-Python Face Recognition: https://github.com/ML-and-AI-repo/face_recognition project file: https://drive.google.com/file/d/1Nq0qkQ-9d1RvivJ9mSKmQ4B04XV9usbM/view?usp=sharing

TDLego01 SpoutToPython

Tutorial how to use SpoutToPython library with TD link to the library: https://github.com/Ajasra/Spout-for-Python project file: https://drive.google.com/file/d/1Nq0qkQ-9d1RvivJ9mSKmQ4B04XV9usbM/view?usp=sharing

PYTHON 3 FEEDBACK

Students questions feedback, week 3

PYTHON 1 FEEDBACK

feedback to students questions about first class

REVIEW 1 FEEDBACK

TD intro feedback answers For intro you can watch any TD workshop for beginers (CHOPs, TOPs, DATs, MATs, COMPs and interface)

TD DAT filter data

Simple explanation how to filter signal and ensor data in DATs

TD TOP filter signal (class record)

Cover few simplest ways and examples how to filter noisy signal in TOPs.

03 PYTHON TD 1

Python intro in TD (basic operators, refferences and use)