Jump to content

  • Log In with Google      Sign In   
  • Create Account

14 years ago on June 15th Gamedev.net was first launched! We want to thank all of you for being part of our community and hope the best years are ahead of us. Happy birthday Gamedev.net!

#ActualYura

Posted 09 January 2013 - 07:26 AM

I have VertexBuffer filled with points (position and color).
Determining table is a good idea, but how to implement it to primitive? To many primitives - possible, but how to fill one (or two, as in picture) triangles with so much colors?
1 rectangle = 2 triangles

#1Yura

Posted 03 January 2013 - 03:10 AM

I do not use textures, only primitives. I have VertexBuffer filled with points (position and color). 
Determining table is a good idea, but how to implement it to primitive? To many primitives - possible, but how to fill one (or two, as in picture) triangles with so much colors?
1 rectangle = 2 triangles

PARTNERS