cspears2002 Posted October 1, 2009 Share Posted October 1, 2009 I wrote a shader in a .txt file and compiled it with vcc. How do I bring the compiled .vex files into my hip files? Sorry to be asking such a newbie question, but I can't find the answers in the docs. Quote Link to comment Share on other sites More sharing options...
edward Posted October 2, 2009 Share Posted October 2, 2009 I think you can just give vcc the "-L mylib.otl" command argument to have it compile the .vex files into an .otl file. Now you can just install the .otl file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.