View Full Version : textures with bezier patches
robert
12-04-2000, 08:54 PM
can someone give me info/link on applying textures to bezier patches?
thanks
UncleBuck
12-04-2000, 11:57 PM
The simplest way to texture a bezier patch is to use the u,v co-ordinates (Given that your patch is of the form B(u, v)) that range from 0 to 1. Dead simple.
Unfortunately this can distort the texture undesirably in some cases as distances in u/v parameter space don't usually tie up with those in object space. The way most people get around this is to use a second patch surface to assign texture co-ordinates.
Hope that helps.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.