Hi, New to houdini and i have an ocean render issue,help?
5990 11 2- dom maidlow
- Member
- 8 posts
- Joined: March 2015
- Offline
- goldfarb
- Staff
- 3464 posts
- Joined: July 2005
- Offline
- dom maidlow
- Member
- 8 posts
- Joined: March 2015
- Offline
- dom maidlow
- Member
- 8 posts
- Joined: March 2015
- Offline
- goldfarb
- Staff
- 3464 posts
- Joined: July 2005
- Offline
- dom maidlow
- Member
- 8 posts
- Joined: March 2015
- Offline
- goldfarb
- Staff
- 3464 posts
- Joined: July 2005
- Offline
you have to render the displacements generated by the Ocean Eval nodes > then render the image…
check this tutorial for how to use the Ocean shelf tools
https://www.sidefx.com/index.php?option=com_content&task=view&id=2659&Itemid=132 [sidefx.com]
check this tutorial for how to use the Ocean shelf tools
https://www.sidefx.com/index.php?option=com_content&task=view&id=2659&Itemid=132 [sidefx.com]
- dom maidlow
- Member
- 8 posts
- Joined: March 2015
- Offline
- goldfarb
- Staff
- 3464 posts
- Joined: July 2005
- Offline
select the envlight1
the Environment Map parameter is pointing to an invalid location
$HFS/houdini/pic/DOSCH_SKIESV2_${F2}SN_lowres.rat
..
$HFS means the location of your Houdini Instalation
for whatever reason this is failing to resolve on your system
it's Windows and spaces in paths - Houdini doesn't like them (nor should it)
it's a pain but I'd really recommend uninstalling Houdini and re-installing
and when the installer asks you where you want to instal Houdini (it will default to “CProgram Files/Side Effects/etc/etc”)
instead use something like
CHoudini14
then in your scene the path to the image will be:
'CHoudini14/houdini_14_0_258/houdini/pic/DOSCH_SKIESV2_125SN_lowres.rat'
HTH
the Environment Map parameter is pointing to an invalid location
$HFS/houdini/pic/DOSCH_SKIESV2_${F2}SN_lowres.rat
..
$HFS means the location of your Houdini Instalation
for whatever reason this is failing to resolve on your system
it's Windows and spaces in paths - Houdini doesn't like them (nor should it)
it's a pain but I'd really recommend uninstalling Houdini and re-installing
and when the installer asks you where you want to instal Houdini (it will default to “CProgram Files/Side Effects/etc/etc”)
instead use something like
CHoudini14
then in your scene the path to the image will be:
'CHoudini14/houdini_14_0_258/houdini/pic/DOSCH_SKIESV2_125SN_lowres.rat'
HTH
- dom maidlow
- Member
- 8 posts
- Joined: March 2015
- Offline
- PradeepBarua
- Member
- 443 posts
- Joined: Sept. 2012
- Offline
Mantra renders pink if it doesn't find texture.
There is nothing wrong with Houdini. It seems that you have “Show sequences as one entry” turned on therefore it's reading file per frame.
$HFS/houdini/pic/DOSCH_SKIESV2_${F2}SN_lowres.rat
you can see it puts ${F2}. Houdini assumes numbers in file name as frame. For single frame it's dangerous.
There is nothing wrong with Houdini. It seems that you have “Show sequences as one entry” turned on therefore it's reading file per frame.
$HFS/houdini/pic/DOSCH_SKIESV2_${F2}SN_lowres.rat
you can see it puts ${F2}. Houdini assumes numbers in file name as frame. For single frame it's dangerous.
- dom maidlow
- Member
- 8 posts
- Joined: March 2015
- Offline
-
- Quick Links