today i ran into a problem when trying to recreate the image3d shaders in jason iversen's intro to shader writing. i hope it hasn't been asked already (at least i didn't find it).
before i did this intro, i tested some shaders from the shader pdf and all worked fine but when i tried to do the image3d shaders, i didn't know where to put the .ds files.
i put the .vex file into vex/image3d (as this directory was already there and the other i3d shaders inside) and moved the .ds file to vex/dialogs/image3d. finally i put a file called VEXimage3d into the vex directory and put the link to the .ds inside (like in the example for the first sop).
does anyone one what i did wrong (everything

many thanks in advance
