Desaster Posted December 10, 2013 Share Posted December 10, 2013 hi I wanted to know how to create a texture aka .fx file is it scriptable or there is a programm to do it with it ?? Link to comment
bandi94 Posted December 10, 2013 Share Posted December 10, 2013 .Fx is used for shader's. Yes it's a scripting language (using DirectX) well you can use almost any text editor to open/edit/make one .fx file. One recommendation would be "Notepad++". Link to comment
denny199 Posted December 10, 2013 Share Posted December 10, 2013 As the wiki says (https://wiki.multitheftauto.com/wiki/Shader) How HLSL Effect Files file integrate into MTA:SANote: This assumes you know what an Effect File and HLSL is. If not, you had better do some research first. And a little google: http://msdn.microsoft.com/en-us/library/windows/desktop/bb509561(v=vs.85).aspx http://rbwhitaker.wikidot.com/hlsl-tutorials http://en.wikipedia.org/wiki/High-level_shader_language http://en.wikipedia.org/wiki/Shader I hope that this is usefull for you, so yes FX scripting is another langaunge, if you want to know more about .fx scripting then you should PM Ren712 for more information [like where he learned it etc.], he have made some awesome shaders. ( https://community.multitheftauto.com/in ... &id=320386 ) Regards, Danny Link to comment
Desaster Posted December 10, 2013 Author Share Posted December 10, 2013 that was all what I wanted to know well I try to contact that person but I really don't plan to learn it as lua is currently enought for me ^^ anyways thnx Link to comment
Ren_712 Posted December 11, 2013 Share Posted December 11, 2013 I'd suggest this as well http://digitalerr0r.wordpress.com/tutorials/ Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now