• Isadora
  • Get it
  • Forum
  • Help
  • Plugins
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Tags
    3. isf
    Log in to post

    • D

      ISF plugin
      How To... ? • mac plugins isf shaders install plugins • • Dako Ark

      6
      0
      Votes
      6
      Posts
      52
      Views

      Woland

      @Dako-Ark

      You should be able to upload screenshots by dragging the image into your reply or clicking the button indicated in the screenshot below

    • T

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

      5
      0
      Votes
      5
      Posts
      465
      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
      239
      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 glsl shader isf shaders • • Dako Ark

      8
      0
      Votes
      8
      Posts
      528
      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 • tutorials guru-sessions glsl glsl shader isf • • mark

      24
      3
      Votes
      24
      Posts
      2507
      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

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

      3
      2
      Votes
      3
      Posts
      232
      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

    • kdobbe

      [ANSWERED] Conversion of Resolume Arena XML plugins to Isadora
      How To... ? • plugins isf install plugins ffgl resolume • • kdobbe

      15
      0
      Votes
      15
      Posts
      1585
      Views

      D

      @bonemap said:

      @mark said:
      If it doesn't
       I could not get any of several ISF shader code to pass with your terminal app. 


      Best wishes 
      Russell 

       Hello,

      For me no code to pass with terminal. For exemple :

      "Error: could not open ~/Desktop/ISFConvert/shader.isf."

      Best

      J


    • D

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

      2
      0
      Votes
      2
      Posts
      326
      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
    • tomthebom

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

      5
      0
      Votes
      5
      Posts
      867
      Views

      tomthebom

      @mark

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

    • B

      Feature Request: ISF Shader Support
      Feature Requests • glsl glsl shader feature request isf shaders • • bareimage

      4
      0
      Votes
      4
      Posts
      1343
      Views

      DusX

      @crystalhorizon said:

      shader converters

       I think these are very similar to what Isadora already uses, just the parameters are wrapped in JSON... where Isadora is using a comment structure.
      Perhaps I will spend sometime converting a couple, and if successful right up a how to.