View Full Version : glsl2vpfp ?
hacklberry
05-31-2004, 06:43 AM
Is there a tool/util that compiles GLSL source into "!!ARBvp1.0..."/"!!ARBfp1.0..." ?
V-man
05-31-2004, 01:33 PM
The closest thing I have seen is SETH, but it is in pascal code, not GLSL. You can find it on sourceforge.
I'm doing a d3d shader to gl shader and vice versa at the moment.
bloodbob
05-31-2004, 06:46 PM
As far the current ARB fp and vp don't support loops or conditionals which sort of kills everything.
azazello
05-31-2004, 08:43 PM
GLSL 2 ARBvp/fp: ATI ASHLI tool
(http://www.ati.com/developer/ashli.html)
GLSL 2 NVVP2/fp: nvemulate tool(from developer section) + Det 55+
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.