Jump to content

GLSL SHOP Exemple ?


sebkaine

Recommended Posts

Hi guys,

 

I would like to play with the GLSL SHOP inside H in order to build my own set of shaders for the viewport.

The only stuff i find in the doc is this

http://www.sidefx.com/docs/houdini13.0/shade/opengl

 

Not so much exemple there. :) I would like to know if you have any idea where i can find real world exemple of GLSL SHOP code/exemple.

I would be interested to implement some sort of PBR shader for the viewport.

 

Something that would mimic those concept in a more trivial way

http://disney-animation.s3.amazonaws.com/library/s2012_pbs_disney_brdf_notes_v2.pdf

http://www.fxguide.com/featured/game-environments-parta-remember-me-rendering/

https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/PhysicallyBased/index.html

http://www.marmoset.co/toolbag/learn/pbr-practice

 

Any Input would be greatly appreciated !

 

Cheers

 

E

Edited by sebkaine
Link to comment
Share on other sites

There are good stuff to check in this folder just in case someone is also interested by the GLSL stuff ...

In the $HH\glsl ( C:\Program Files\Side Effects Software\Houdini 13.*.*\houdini\glsl ) you have lot of cool exemple.

 

I would be curious to know how do SESI proceed for linking inside the Mantra Shader 2 different parts.

1 - The Vex Part written with the VOP network to feed Mantra Render

2 - The OpenGL Part written with GLSL code to feed the Viewport

 

In case you are creating your own PBR shader and that you start from scratch. How would you proceed to link

1 - Your custom VEX network

2 - The GLSL code that give you an equivalence in the viewport

... like in the Mantra Shader ?

 

Can you do this without knowing the HDK with only VEX/ PYTHON / VOP ?

 

Thanks for your help ! :)

Edited by sebkaine
  • Like 3
Link to comment
Share on other sites

  • 2 months later...

Following the Help I can compile the GLSL example but it does not seem to take affect in the viewport. The help needs additional information that explains how to install the shader so the viewport makes use of it.

Link to comment
Share on other sites

  • 4 years later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...