Brain II

Site Tools


start:knowledge:vfx:pipeline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start:knowledge:vfx:pipeline [2025/08/18 12:45] – [Table] florianstart:knowledge:vfx:pipeline [2026/01/12 17:23] (current) – [Startup] florian
Line 1: Line 1:
 [[start:knowledge|<< Back]] [[start:knowledge|<< Back]]
 ====== Pipeline ====== ====== Pipeline ======
 +
  
 ===== Root ===== ===== Root =====
Line 32: Line 33:
  
 ==== Startup ==== ==== Startup ====
-I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows "Task Scheduler"+I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows ''Task Schedule''.\\ 
 +Use ''.\1_StartupScript_AppsToDesktop.ps1'' to run the script in ''D:\_work\_PIPELINE\_Script\startup'' manually. 
 === 1. CreateDrives === === 1. CreateDrives ===
 This is a bat script. In addition to this I'm also using VisualSubst, this makes naming the mapped drives possible This is a bat script. In addition to this I'm also using VisualSubst, this makes naming the mapped drives possible
 +
 === 2. AppsToDesktop === === 2. AppsToDesktop ===
-This is a .ps1 script, referenced to a a folder called "startup" that you can put whereever you want. +This is a .ps1 script, referenced to a a folder called "startup" that you can put whereever you want.\\ 
-In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like "Desktop1" +In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like "Desktop1".\\ 
-For this script I'm using the [[https://github.com/MScholtes/PSVirtualDesktop|PSVirtualDesktop]] Powershell module +For this script I'm using the [[https://github.com/MScholtes/PSVirtualDesktop|PSVirtualDesktop]] Powershell module.\\ 
 +Some of the windows have to be putt in fullscreen (F11), for this, we need the software [[https://www.autohotkey.com/|AutoHotkey]], and tigger the windows with the F11 keystroke after they are launched.\\
  
 ==== Work locally while keeping a mirror on NAS ==== ==== Work locally while keeping a mirror on NAS ====
  
-Create symbolic links from your Laragon www directory to your development folders on the NAS. This keeps your working environment organized while allowing Laragon to serve the sites.+Create symbolic links from your Laragon www directory to your development folders on the NAS.\\ 
 +This keeps your working environment organized while allowing Laragon to serve the sites.
 ''mklink /D [Link] [Target]'' ''mklink /D [Link] [Target]''
  
Line 200: Line 206:
 ===== Sources ===== ===== Sources =====
  
-[[https://www.youtube.com/watch?v=6KCtPnam6Sk&ab_channel=TimvanHelsdingen]]\\ [[https://github.com/alexanderrichtertd/plex/wiki/Project-Structure]]\\ +  * [[https://www.youtube.com/watch?v=6KCtPnam6Sk&ab_channel=TimvanHelsdingen|VFX Folder Structure + Houdini Pipeline Tools]] 
-[[https://www.youtube.com/watch?v=o2LqKH6ahDA]]\\+  * [[https://github.com/alexanderrichtertd/plex/wiki/Project-Structure|Project Structure]] 
 +  [[https://www.youtube.com/watch?v=o2LqKH6ahDA|Product visualization workflow (overview) — Blindr 2.0]]
 \\ \\
 \\ \\
 [[https://studio.blender.org/pipeline/pipeline-overview/introduction|Pipeline @ Blender]]\\ [[https://studio.blender.org/pipeline/pipeline-overview/introduction|Pipeline @ Blender]]\\
 [[https://github.com/MScholtes/PSVirtualDesktop|PSVirtualDesktop - commandlets to manage virtual desktops]]\\ [[https://github.com/MScholtes/PSVirtualDesktop|PSVirtualDesktop - commandlets to manage virtual desktops]]\\
start/knowledge/vfx/pipeline.1755513901.txt.gz · Last modified: by florian