Previous topicNext topic

Magic and compatible shader formats

Questions, comments, feedback, etc.
Post Reply
Carbinax
Posts: 10
Joined: Sat Feb 17, 2018 11:45 am
Location: Northern Ireland
Contact:

Magic and compatible shader formats

Post by Carbinax »

Hi

Getting really interested in the shaders dimension of MMV, but the formats are all new to me.
I went looking for ISF shaders to download, so I have plenty of things to choose from and experiment with, and I came across various sites and links. One of which is shaderfrog.
I seen a lot of really nice looking effects, and would like to download them for use in MMV , but when I try to export from shaderfrog , they are exported in three.js , unity, and iOS.
Will any of these work in MMV ?
Also, will GLSL work in MMV ?

Any advice or rule of thumb on what formats will work in MMV would be of massive help as I begin this journey / rabbithole with all its new terminology.

Thanks
Magic
Site Admin
Posts: 3440
Joined: Wed Apr 09, 2014 9:28 pm

Re: Magic and compatible shader formats

Post by Magic »

I've never heard of shaderfrog before.

For ISF, start with https://www.interactiveshaderformat.com/. I wouldn't worry about any other web sites until you feel like you fully understand things.

ISF is GLSL. It's just a particular way of doing GLSL.

Magic also has the GLSLShader module but it's probably easier to start with ISF.

Please see the User's Guide for more information about all the above.
Post Reply