Search Unity

image effects tutorials / Advanced Shaders

Discussion in 'Shaders' started by VeganApps, Aug 8, 2007.

  1. VeganApps

    VeganApps

    Joined:
    Jun 30, 2006
    Posts:
    263
    Hi,

    I think e.g. the Twirleffect of Unity Pro looks just great and I can imagine a lot of different fields of application were I would love to use such or custimozed image effects (imageeffects).

    I know some basics about Shaderlab... but I have only little knowledge about OpenGL, Cg, GLSL or whatever I need to write such effects.
    I had a look at the Unity Docs and found nearly nothing about this topic... :cry:

    I own an OpenGL book but don't know where to start... not even which chapter. :?

    So... where can I find Documentation, Tutorials, Introduction, Tips Tricks, Hints etc. about image effects in connection with ShaderLab ?
    Where should I start and what should I ignore... since some things seem to be included by default.

    Also I am interested in Advanced Shader programming.
    Where can I find good resources about this topic ?
     
  2. Deleted User

    Deleted User

    Guest

  3. Aras

    Aras

    Unity Technologies

    Joined:
    Nov 7, 2005
    Posts:
    4,770
    I think it's best just to play around with the image effects themselves. All the source (C# scripts and Cg shaders) for them is included in Pro Standard Assets, you just have to look and experiment.