• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login
    1. Home
    2. Tags
    3. isf
    Log in to post
    • All categories
    • D

      ISF plugin

      How To... ?
      • install plugins isf mac plugins shaders • • Dako Ark
      6
      0
      Votes
      6
      Posts
      521
      Views

      WolandW

      @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... ?
      • isf glsl shader glsl shaders • • thierry
      5
      0
      Votes
      5
      Posts
      1.3k
      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
      591
      Views

      markM

      @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
      1.1k
      Views

      D

      thank you mark

      Best Wishes

    • markM

      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
      4.5k
      Views

      JuriaanJ

      @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");
    • FredF

      [LOGGED] Separate parameter names and variable names GLSL Editor

      Feature Requests
      • glsl shader glsl isf shaders • • Fred
      3
      2
      Votes
      3
      Posts
      546
      Views

      bonemapB

      @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

    • kdobbeK

      [ANSWERED] Conversion of Resolume Arena XML plugins to Isadora

      How To... ?
      • ffgl install plugins isf plugins resolume • • kdobbe
      15
      0
      Votes
      15
      Posts
      3.4k
      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

      [LOGGED] Possible load shader ISF in Isadora ?

      Feature Requests
      • glsl shader isf shaders glsl • • dondiego
      2
      0
      Votes
      2
      Posts
      631
      Views

      WolandW

      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
    • tomthebomT

      Translate shader from ISF to GLSL...

      How To... ?
      • isf glsl shader glsl shaders • • tomthebom
      5
      0
      Votes
      5
      Posts
      1.4k
      Views

      tomthebomT

      @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
      • isf shaders glsl shader glsl feature request • • bareimage
      4
      0
      Votes
      4
      Posts
      1.7k
      Views

      DusXD

      @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.