timmwagener Posted November 2, 2014 Share Posted November 2, 2014 (edited) Hi guys, i have a question concerning light components in H13. I have the following case: I want a light that only contributes to direct diffuse illumination. According to the documentation it should be possible with the category syntax to do just that, however i cannot seem to get it working. Here is the use case: The candle on the table has no illumination. The illumination comes from a sphere light. The sphere light has indirect contribution turned off because of noise issues. However the sphere light still contributes to direct reflection, where only the pyro sim should contribute. I cannot seem to dissable everything but direct diffuse on the sphere light.... Edited November 2, 2014 by timmwagener Quote Link to comment Share on other sites More sharing options...
gui Posted November 3, 2014 Share Posted November 3, 2014 (edited) I think the image shows how to solve your problem... (sorry, in the image, I disabled the diffuse. You need to do the opposite, disable all the other components) Edited November 3, 2014 by gui Quote Link to comment Share on other sites More sharing options...
timmwagener Posted November 3, 2014 Author Share Posted November 3, 2014 Hey gui, thx for your reply, but i think you are disabling both the indirect and direct diffuse component. What i need would be something like [ ]indirect [ ]* ^diffuse or [ ]indirect & * ^diffuse The thing is that i didnt find a syntax that would work. The component syntax always became invalid and all contributions where enabled again. Quote Link to comment Share on other sites More sharing options...
Skybar Posted November 3, 2014 Share Posted November 3, 2014 [ ] -diffuse [ ] indirect * ^diffuse doesnt work here, but -diffuse is the same thing. 1 Quote Link to comment Share on other sites More sharing options...
timmwagener Posted November 3, 2014 Author Share Posted November 3, 2014 Hey Skybar, works great, thx! I always tried without the '-' which doesnt work... 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.