is there any type of Grid Overly options in houdini to do something like rule of thirds for alignment in the camera view?
https://www.photovideoedu.com/Portals/0/Composition_and_Posing/MOC%20Zuckerman%20on%20Composition%20Rule%20of%20Thirds%201-1.jpg [photovideoedu.com]
Viewport Grid overlay?
18777 6 0- vertigo262
- Member
- 55 posts
- Joined: 4月 2016
- Offline
- Enivob
- Member
- 2625 posts
- Joined: 6月 2008
- Offline
Press the D-KEY with your mouse over the 3D view and you will bring up the Display options. Under the Guides tab there are a few overlay options such Video Safe Area and Field guide.
Edited by Enivob - 2016年11月12日 09:27:22
Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
- Doudini
- Member
- 333 posts
- Joined: 10月 2012
- Offline
you might also take a look at this:
http://www.orbolt.com/asset/notawhale::notawhale_camcomposition [orbolt.com]
http://www.orbolt.com/asset/notawhale::notawhale_camcomposition [orbolt.com]
- DmitryShura
- Member
- 3 posts
- Joined: 6月 2020
- Offline
Hi,
Just select image with alpha of your rule of thirds in Viewer Foreground field in camera View.
Like this:
45% grid visibility: https://shura.studio/c/houdini/media/RuleOfThirds-45p.tif
100% grid visibility: https://shura.studio/c/houdini/media/RuleOfThirds-100p.tif
Regards,
Dmitry Shura
Just select image with alpha of your rule of thirds in Viewer Foreground field in camera View.
Like this:
45% grid visibility: https://shura.studio/c/houdini/media/RuleOfThirds-45p.tif
100% grid visibility: https://shura.studio/c/houdini/media/RuleOfThirds-100p.tif
Regards,
Dmitry Shura
Edited by DmitryShura - 2021年11月17日 15:03:17
Motion Graphics Designer | instagram.com/dmitryshura | https://shura.studio
- nickfr
- Member
- 26 posts
- Joined: 3月 2021
- Offline
- Alec Morris
- Member
- 2 posts
- Joined: 2月 2014
- Offline
- stheo
- Member
- 18 posts
- Joined: 7月 2014
- Offline
OBJ Cameras have this functionality already implemented. You can use any SOP as a view mask overlay.
Go to the Camera "Parameter Interface" and add from the "Render Properties" the "View Mask" Folder.
Then you can define the SOP to use.
Set the aspect to ch("resx")/ch("resy") to automate it.
Create your SOP View Mask in the X/Y 0 to 1 Space.
You can even put that SOP Network inside the camera for a cleaner setup.
Very important to enable the "Camera View Mask" in the Display Options - Guides.
Waiting for the LOP Camera implementation in H20...
Go to the Camera "Parameter Interface" and add from the "Render Properties" the "View Mask" Folder.
Then you can define the SOP to use.
Set the aspect to ch("resx")/ch("resy") to automate it.
Create your SOP View Mask in the X/Y 0 to 1 Space.
You can even put that SOP Network inside the camera for a cleaner setup.
Very important to enable the "Camera View Mask" in the Display Options - Guides.
Waiting for the LOP Camera implementation in H20...
-
- Quick Links