-
Texturing a Circle
I am having trouble Texturing a circle. I understand how to texture a quad, but texturing a Circle befuddles me. Any help would be appreciated.
-
Member
Regular Contributor
Re: Texturing a Circle
You are not saying what exactly your problem is, other than your attempts to texture a circle don't yield the expected results. That makes it difficult to help you, see the forum posting guidelines for suggestions how to avoid that problem.
In general texturing always works the same way: you assign texture coordinates to the vertices thereby identifying points in your texture with points on your object. For a circle you probably want to map a circular part of your texture to it, so you need to choose texture coordinates that describe that circular part.
-
Re: Texturing a Circle
I have figured out my problem, I no longer need assistance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules