Search found 3 matches

by j0nte33
Wed Nov 09, 2016 10:22 pm
Forum: General
Topic: What's everyone working on? (tigsource inspired)
Replies: 1791
Views: 1497209

Re: What's everyone working on? (tigsource inspired)

Image
As you can see the UV coords aren't correct. But almost! :ultrahappy:
by j0nte33
Wed Nov 09, 2016 12:27 pm
Forum: Support and Development
Topic: TriangleStrip UV coordinates
Replies: 3
Views: 3048

Re: TriangleStrip UV coordinates

ah that makes sense! The reason I'm using more than four vertices is because i want to generate a mesh based of a spline. I didn't realize i could have the UV coordinates outside the range of 0-1. It works! thank you! https://puu.sh/sbdal/02459310f9.jpg here is a short video: http://puu.sh/sbf6N.webm
by j0nte33
Tue Nov 08, 2016 8:13 pm
Forum: Support and Development
Topic: TriangleStrip UV coordinates
Replies: 3
Views: 3048

TriangleStrip UV coordinates

I'm having problem setting up my UV coordinates with my trianglestrip. here is an image: http://puu.sh/sb71a/bed8e685ee.png (pretty :ultrahappy: ) This image is created by 3 cubes (6 triangles) I want the middle texture to not be flipped. I can't seem to get it right, any value i try. (the positions...