A light weight 2D Vector Graphic renderer library writing in c++ for OpenGL3.3+ / OpenGLES3.0+ / Vulkan 1.1+/ WebGL2 with WASM
219
stars
28
forks
source link
[GL] break curve into 32 segments in geometry shader #45
Closed
RuiwenTang closed 1 year ago
Now break curve into 32 segments, I hope this can be enough.
27