psuong / SplineTools

Submodule to generate splines
6 stars 1 forks source link

Figure out how to find the "u-span" of a mesh #15

Closed psuong closed 6 years ago

psuong commented 6 years ago

The u-span normalises the uv texture and makes each uv of the texture equidistant from each other (i.e. no stretching).

psuong commented 6 years ago

Basic first pass u-span is in the latest commit on master.