Question

Is there any kind of HLSL or HYDRA Pixel Shader languages vorking in toch with for JAVA? So I have an image. I want to use some Pixel Shader language to modify it as I do in Flash with HYDRA or HLSL with C# (in bouth cases I have precompiled shader). So how to use HYDRA or HLSL or any thing else for developing CROSSPLATFORM (win mac lin) JAVA stand alone APPLICATIONS?

I need some tutorials, please..

Was it helpful?

Solution

You can use GLSL and OpenGL in Java through JOGL.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top