TheUsualAlex Posted March 3, 2003 Share Posted March 3, 2003 umm..... what's the equivalent of rman's mix() in vex? Thanks! Aelx Quote Link to comment Share on other sites More sharing options...
AndrewVK Posted March 3, 2003 Share Posted March 3, 2003 vector4 lerp( vector4 value1, value2; float amount), vector lerp( vector value1, value2; float amount), float lerp( float value1, value2; float amount) Quote Link to comment Share on other sites More sharing options...
Wolfwood Posted March 3, 2003 Share Posted March 3, 2003 Hey Alex a quick (and good) RMan <-> VEX referenece is the prman.h include file in $HFS/vex/include. jim. Quote Link to comment Share on other sites More sharing options...
TheUsualAlex Posted March 4, 2003 Author Share Posted March 4, 2003 Ooh! THat's exactly what I am looking for! Thank you! 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.