Pages

Monday, May 6, 2013

Convert miles to feet....


To convert miles to feet you need to know how many feet there is in a mile. Google says....


*I'll take their word for that*


In python to convert would look something like this:

Convert miles to feet in python
*click to make better*

So how could we do this in Softimage and ICE?

String in Softimage
*click to make bigger*

My first attempt gets the right answer for the conversion,  but I would like it to say "...miles equals how ever much feet" like in the example in python so not very happy yet. 
It seems that the string nodes wont be of much help either, as they don't convert floats to string like in python.


Will have to look at a different way around this problem. :/

too be continued...

No comments: