UVW unwrap algorithms

Started by
-1 comments, last by Gnarlyman 11 years, 11 months ago
[color=#282828][font=helvetica, arial, sans-serif]I'm interested in learning the alogrithm(s) behind UV unwrapping. I'd like to bat around generating my own textures for pre-existing 3D models via code, but, of course, I have to know the UVW info first. What's the algorithm, and can one use said algorithm(s) to store the coordinate points in some sort of array with values attached to the array elements (so one can write code for the elements)? [/font]
[color=#282828][font=helvetica, arial, sans-serif]First things first, of course, and that's to find the algorithm(s).[/font]

[color=#282828][font=helvetica, arial, sans-serif]Thanks! [/font]

This topic is closed to new replies.

Advertisement