GPU Efficient Texture Based Bezier Curve Evaluation - Applications To Vector Art

Back to Index

Sampling:
Anti Aliasing:
Resolution:
Animate
Rotate X
Rotate Y
Translate X
Translate Y
Zoom
FPS: --


Description: A waving flag using vector art stored in an 8x4 texture.

8x4 Texture Description:
A A A A A A A A
A A A A A A A A
B B C C D D F F
E E G G D D F F
8x4 Texture Data (JSON):
      
    Vertex Shader Source (GLSL):
    

    Fragment Shader Source (GLSL):
    

    Back to Index