• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Tags
    3. glsl shader
    Log in to post
    • All categories
    • Woland

      GLSL Shader Frag Error
      How To... ? • glsl shader shaders glsl shader • • Woland

      4
      0
      Votes
      4
      Posts
      65
      Views

      Woland

      @dusx said:

      not sure what you want

       Looking for ASCII Art but using specifically-chosen characters (in this case 1 and 0)

    • Woland

      Simulating Brain Waves
      How To... ? • data data array sensor glsl shader • • Woland

      5
      1
      Votes
      5
      Posts
      146
      Views

      bonemap

      @woland

      Hi L,

      A 3d model file of a Brain neuron, decimated for use in Isadora with rights approval from https://eyewire.org - Not a waveform but a great asset associated with brain anatomy. Let me know if you are interested.

      Best wishes

      Russell

    • B

      GLSL blur
      How To... ? • glsl shader help tutor add-ons blur • • boyexploded

      12
      0
      Votes
      12
      Posts
      292
      Views

      DusX

      @fred said:

      sorry to crash you in on this thread, do you have it on hand?

       No problem... this is very much related. I believe this is the post you are after: https://community.troikatronix...

    • Notdoc

      [LOGGED] save (shader) code within scene in run-only
      Feature Requests • glsl shader saving files demo mode run-only • • Notdoc

      4
      0
      Votes
      4
      Posts
      260
      Views

      Notdoc

      @woland

      I'm afraid this doesn't work. The destination computer requests the custom files that are not included in the 'run-only' version even if they are embedded in a User Actor.

      At the moment, if I save a project as 'run-only' with custom-made actors that use shader code, they are requested by the destination computer, and need to be added to a folder for the patch to function. If I pick the code individually out of each custom-made actor, and place into a new GLSL Shader actor in each instance before saving, the code is then included in the 'run-only' version, and the recipient does not need to put additional files on the destination computer. This is highly desirable in situations where projects are being installed remotely, by non-specialist persons, but it's a fiddly task.

      All I am asking is that saving a project as 'run-only' can by default embed the code contained in the custom GLSL Shader Actors, without having to re-insert them into many new actors through the patch. 

      This would make the process less complicated for both sender and recipient. It seems to me to be in the interest of Isadora to be an install-friendly application for galleries, museums, etc.

    • Woland

      How to Generate a Word Cloud from Chat
      How To... ? • glsl shader text draw zoomosc virtual theatre javascript • • Woland

      4
      2
      Votes
      4
      Posts
      384
      Views

      DusX

      You may also want to find a monospace font to use, this way you can calculate the space required for the word, since each letter will take up equal space. That should allow for a grid like layout to become possible. Rotation will be another monster.

    • Woland

      Plugins Page - Call for Content
      Showcase • glsl glsl shader plugins tutorials user actor • • Woland

      12
      12
      Votes
      12
      Posts
      641
      Views

      CitizenJoe

      @michel, I wasn't suggesting an email notification! Rather, the idea that when you clicked on a plugin it would say that I downloaded it on H=December 12, 2020, or something or something like that. Or perhaps when you looked at your profile, it shows you a list? I imagine that the tech is already built in, because it knows when you look at a topic or when the topic has been updated?

      Happy holidays!

      Hugh

    • liminal_andy

      Zoom/ZoomOSC Live Gallery ISO Feed Simulator
      Third Party Software • glsl shader osc user actor zoomosc zoom • • liminal_andy

      5
      4
      Votes
      5
      Posts
      583
      Views

      liminal_andy

      @woland I need to make some updates to it, and then I will make it available! Poke me if I don't :)

    • T

      [STEP-BY-STEP INSTRUCTIONS] Convert ISF Shaders to Isadora GLSL
      How To... ? • isf glsl shader glsl shaders • • thierry

      5
      0
      Votes
      5
      Posts
      901
      Views

      D

      @mark said:

      @dako-arkYes, the error shows the the shader cannot be be converted. ""Cannot process ISF Shaders with Vertex Shaders"" means that the program does not yet have the ability to process a shader (.fs file) that has a companion vertex shader (.vs file). We will see to improve this tool, but for now this is a limitation.

      ok ... I guessed.

      I hope in your furious profiquo.npn job having no skills in this regard.

      thank you so much

      best wishes

       

    • T

      [ANSWERED] CONVERTING ISF SHADERS TO THE ISADORA GLSL
      How To... ? • glsl glsl shader isf shaders • • thierry

      3
      0
      Votes
      3
      Posts
      438
      Views

      mark

      @thierry said:

      j'aurai besoin d'un peu d'aide . Je suis nouveau sur isadora et je n'arrive pas à convertir des ISF en GLSL Isadora . j'ai bien suivi le tutoriel ( Isadora Guru Session 11 vers la fin de la vidéo ) mais je suis sur pc et non mac .

      Je peux utiliser Google Translate si vous souhaitez écrire en français. Je ferai de mon mieux pour vous aider. ;-)

      Cordialement,
      Mark

    • D

      [ANSWERED] Convert All ISF.command won't run on Catalina
      How To... ? • glsl shader shaders isf glsl • • Dako Ark

      8
      0
      Votes
      8
      Posts
      837
      Views

      D

      thank you mark

      Best Wishes

    • mark

      Guru Session #11: GLSL Shaders (Wed Apr 29th, 6pm CEST/5pm GMT/12pm EDT/9am PDT)
      Events • glsl glsl shader guru-sessions tutorials isf • • mark

      24
      3
      Votes
      24
      Posts
      3482
      Views

      Juriaan

      @astrid

      Remove the space between ISADORA_FLOAT_PARAM and (

      So the second one ;) The first one is your example


      // ISADORA_FLOAT_PARAM (noise_level, noil, 0.0, 1.0, 0.5, "This is the text that helps"); // ISADORA_FLOAT_PARAM(noise_level, noil, 0.0, 1.0, 0.5, "This is the text that helps");
    • Fred

      Some new GLSL effects
      Showcase • glsl glsl shader plugins • • Fred

      8
      8
      Votes
      8
      Posts
      1397
      Views

      timeg

      These are great and thanks for sharing

    • Fred

      [LOGGED] Separate parameter names and variable names GLSL Editor
      Feature Requests • glsl shader glsl isf shaders • • Fred

      3
      2
      Votes
      3
      Posts
      403
      Views

      bonemap

      @mark said:

      next version will have this ability. (As well as a few others to make it easier to replicate ISF shaders.)

       Great news!

      Best wishes

      Russell

    • D

      [LOGGED] Possible load shader ISF in Isadora ?
      Feature Requests • glsl shader isf shaders glsl • • dondiego

      2
      0
      Votes
      2
      Posts
      513
      Views

      Woland

      Please see Mark's answers here: 

      https://community.troikatronix.com/topic/6652/step-by-step-instructions-convert-isf-shaders-to-isadora-glsl/2https://community.troikatronix.com/topic/6642/answered-convert-all-isf-command-won-t-run-on-catalinahttps://community.troikatronix.com/topic/6433/conversion-of-resolume-arena-xml-plugins-to-isadora/13
    • tease

      [ANSWERED] Systematic "Syntax error" when importing Shader in GLSL Shader Actor
      How To... ? • glsl shader • • tease

      6
      0
      Votes
      6
      Posts
      979
      Views

      Juriaan

      Hi there both, 
      Ticket has been logged with id #4561383

      Thanks !

    • W

      [ANSWERED] Why GLSL Shader with input always shows error?
      How To... ? • glsl shader • • willyu

      6
      0
      Votes
      6
      Posts
      746
      Views

      Woland

      @willyu said:

      ahhhh a lot to learn!!!

       One of the reasons I haven't learned to write my own yet :)

    • tomthebom

      Translate shader from ISF to GLSL...
      How To... ? • isf glsl shader glsl shaders • • tomthebom

      5
      0
      Votes
      5
      Posts
      1211
      Views

      tomthebom

      @mark

      Wow, thanks a lot, you all!  I am going to look at the code as soon as I get time....

    • RIL

      GLSL ideas/help
      How To... ? • glsl shader • • RIL

      1
      0
      Votes
      1
      Posts
      523
      Views

      RIL

      Hi all ! if anyone can point how to solve this. I need to change something about this shader. It works fine but when I insert it as a Tex Map in the 3d particles it does like a very fast and sutil "black out" when the color changes. And because of that the particles dissapear for a second. I cant find in the code that behavior. 

      Thanks in advance

      Maxi

      GLSL.zip

    • H

      [SOLVED] white screen and then crash after scene jump win10
      Troubleshooting and Bug Reports • scene jump crash windows 10 glsl shader • • hairi

      4
      0
      Votes
      4
      Posts
      1084
      Views

      H

      thanks. 

      because there is no time I went back to a previous version of my patch, that solved it. 

      I actually use a very large .png file (because it's the only way i know to show fotos in rapid random sequences, I pan around the big file, real smooth and 60fps).

      the error is much more likely to happen when the scene jumps have a fade time > 0. I assume that means running both scenes and obviously may be problematic.

      awaiting version 3 i do not think it's worth the while to check this all out. it may be ok in version 3.

      cheers 

      h

    • crystalhorizon

      Discovering the shapes actor over and over again
      Showcase • shapes glsl shader glsl • • crystalhorizon

      11
      1
      Votes
      11
      Posts
      4281
      Views

      JJHP3

      Thanks Michel for the reply. I just looked and I did name it correctly and the txt file doesn't show up in the GLSL column in Isadora. Will re-read the instruction page...