2.49a SVN Trunk + Custom Textures in 2D Filters + other goodies @ python 2.6 - GraphicAll.org
GraphicAll.org
Paste Code
Paste Blends
Paste Images

    2.49a SVN Trunk + Custom Textures in 2D Filters + other goodies @ python 2.6
    Builderdfelinto
    OS
    DateJun-25-09
    TypeExperimental

    Description

    Custom Textures for 2D Filters Patch updated to current trunk - http://pasteall.org/blend/222

    Blender Artists discussion thread:  http://blenderartists.org/forum/showthread.php?t=143216

     

    Since I was here, why not ...

    + Time Node for materials
    + bgl_CameraToWorld uniform for 2D filters
    + a better 15 size big font (thanks Campbell)
    + Soft Shadows (thanks Sebastian De LA Torre (phantasmicnova))
    + a really nice splash screen (if you were at Che Blender you will recognize it :)

    Everything cooked together (i.e. patch for other platforms)


    Time Node test file: http://pasteall.org/blend/222

    CustomTexture in 2D Filter demo file by Mike Pan - http://www.4shared.com/file/75926384/bc5109f7/mike_2dfilter-customtex.html

    Have fun !!!

    Old Message:

    Hello,

    this patched binary allow you to acess custom textures using 2dfilter shaders.
    Comments and feedbacks please :)

    Cheers,

    Dalai
    http://blenderecia.orgfree.com

    from http://blenderecia.orgfree.com/index.php/blender/2d-filters-glsl-e-custom-textures-ii-get-it-while-its-fresh/

    """

    I had some more Blender coding late night hours and I decided that the custom texture patch was stable enough for tests and feedbacks. I still have to adjust part of the code, but I don't want to spend so much time in that if this is not going to be implemented in Blender (in one way or another).

    Therefore I compiled this patched "home-made" version of Blender and will need some positive return regarding how usefull this is. Can you see a good use for that? Can you produce some nice shaders with that which you couldn't do before?

    If the awnser is yes, please share your artwork and opinion and we can find the better way to do this. Technical code-wise comments are very-welcome as well.

    How to use it:

    * Select your image using Actuator->2DFilter->Uniform Texture (temporarily the texture most be applied to any object in your scene - the object don't need to be in a visible layer though)

    * Choice the name you want to use in your shader (remember: you can't use names starting with gl_)

    * Enable your custom filter as usual - Actuator->2DFiter->Custom Filter

    * In your shader, acess your texture using sampler2d your_texture_name;

    Tip: If can use the built-in VideoTexture to change your initial texture and it will be updated in your shader as well.


    DownloadBuild!!



    Blender Foundation's Chaos and Evolution Training DVD by David Revoy

    Comments
    yellow
    please do not give up any hope share your gift with us blender user.the Blend foundation releases had become some what gimmick tease release with same old patten textures.That why this site is very popular to download new and useful builds.
    keep up the work.
    *comment from the builder
    dfelinto
    Hey yellow. I'm glad you look interested in this feature.
    I have no problems with blender foundation plans or guidelines.

    What I know is: it doesn't make sense to integrate something to Blender code that will not be so useful.
    Or integrate something with a wrong approach.

    For I need some general opinion, suggestions and examples of applications (as yours) to push this project further.

    Cheers
    *comment from the builder
    dfelinto
    Demo file by Mike Pan - http://www.4shared.com/file/75926384/bc5109f7/mike_2dfilter-customtex.html

    (demo included in the build folder)

    Blender Artists discussion thread: http://blenderartists.org/forum/showthread.php?t=143216
    slukas
    Oh no.

    It doesn't work for me. Windows shows error of failed to initialize (0x01500002), Press Ok to close application blablabla... I have win vista. ...urgh - and to think that your path is what I was looking for. damn.

    Any ideas?
    slukas
    Done. I had no python installed. sorry for bothering and thanks for your great work!

    Leave a Comment!


    back to GraphicAll.org