User Tag List

Results 1 to 5 of 5

Thread: Shader Idea - Textures

  1. #1
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Shader Idea - Textures

    Would it be possible to make a pixelshader that would append a texture (an image) to the current object, and then you could specify whenever to keep transparency or not?
    That'd be really cool

    Thanks in advance!

  2. #2
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Shader Idea - Textures

    It's currently impossible to have a texture parameter in a MMF2 pixel shader.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Shader Idea - Textures

    It would be cool though with some algorithmic textures generated by the pixel shader. That should be possible, right?

    Heh, not that I need it for anything really, it would just be cool to see :crazy:

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Shader Idea - Textures

    Quote Originally Posted by Sphax
    It's currently impossible to have a texture parameter in a MMF2 pixel shader.
    Even if there was, you can't simply read images, can you? I read about this once, afair you have to pass the canvas from c++ to the shader.
    Nifflas: ya, that's pretty easy.

  5. #5
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Shader Idea - Textures

    textures would be pretty awesome, especially for alpha maps... or other things like saturation or brightness maps

Similar Threads

  1. Shader Idea
    By Nifflas in forum Hardware Accelerated Runtime
    Replies: 24
    Last Post: 5th April 2008, 06:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •