Page 1 of 1

ISL beginner tutorial

Posted: Mon Jan 11, 2010 6:19 pm
by fused
Hi all,

i wrote up a little ISL beginner tutorial, let me know what you think and if its to complicated to understand :)

Btw, its a pretty rough preview-ish thing and it needs some polish and spell checking, hehe.

Cheers!

Re: ISL beginner tutorial

Posted: Mon Jan 11, 2010 7:04 pm
by Doug Armand
Very informative. I like the no nonsense style and I have learnt a bit more about ISL than I knew before - not hard!

I have to say though that even after reading your PDF that for someone like me, ie dumb :wink: , ISL is still not easy or intuitive to use.
I guess I'm the kind of end-user that needs pre-sets to start with or some kind of previews while I tweak the ISL numbers :D

Re: ISL beginner tutorial

Posted: Mon Jan 11, 2010 7:13 pm
by Zom-B
thanks a lot fused, this is long awaited and I look forward to more such stuff :)

btw: why you guys don't use the wiki functionality for such things anymore?

Re: ISL beginner tutorial

Posted: Tue Jan 12, 2010 6:41 am
by SaphireS
Very helpful information!

Re: ISL beginner tutorial

Posted: Tue Jan 12, 2010 8:29 am
by Jambert
Thanks Fused, sounds easier now :D

Re: ISL beginner tutorial

Posted: Tue Jan 19, 2010 12:21 pm
by CTZn
I overlooked this, thanks fused !

Hope again !!!

Re: ISL beginner tutorial

Posted: Fri Feb 05, 2010 1:36 pm
by gra
Hi Fused,
Nice to see more about ISL. I 've been playing around with a shader for wood and trying to work some of this out is trial and error.

Something that would be very useful is a description of the parameters passed into the eval() functions, and what is meant by the different types of coordinates (e.g. UV, ST, etc).

Also, for people not used to functional programming, a description of how to implement a loop with recursion might help. But I'm sure all of this and more is coming in the future tutorials! 8)

Cheers,
gra.

Re: ISL beginner tutorial

Posted: Fri Feb 05, 2010 7:44 pm
by fused
gra wrote:Also, for people not used to functional programming, a description of how to implement a loop with recursion might help. But I'm sure all of this and more is coming in the future tutorials! 8)
I'm not sure if recursion is allowed at the moment. I was told me its unsecure and probably not allowed.