customIPP FX

Re: customIPP FX

Postby CybeREX » Saturday, 07.June 2014, 09:30

Thx ikam for working code, its looks amazing, but my pc have so low fps on this code =)
Btw, need to find list of GLSL and HLSL shader commands to compare and better understand of all code.
Try to read some tutorials and manuals about writing shaders then. Need to know basic things about coding.
PS. I continue my work on porting GLSL to HLSL code =)
PS2 what I find, about this two languages, that now most people go to GLSL because of cross platform and mobile. So HLSL in near future will be useless? But again I find tool that produce code from HLSL to GLSL, maybe I have enough luck and find tool that convert it another way - GLSL to HLSL =)
You do not have the required permissions to view the files attached to this post.
CybeREX
Demomaker
Demomaker
 
Posts: 154
Joined: Thursday, 03.April 2014, 07:44

Re: customIPP FX

Postby ikam » Saturday, 07.June 2014, 09:36

you can try reduce number of iterations to speed up effect.

here: for (float s=.0; s<2. ; s+=.01) => change the 2.0 to less value ie 1.2

opengl is portable yes, but is always same fight between dierctx microsoft and opengl. Directx is the prefered api in game developpmeent it will not be useless.
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France


Return to Tutorials



Who is online

Users browsing this forum: No registered users and 11 guests

cron