mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
readme: remove vgui (#173)
This commit is contained in:
parent
5fe6242435
commit
a0f50855a7
@ -196,7 +196,6 @@
|
|||||||
|
|
||||||
- [V Earcut](https://github.com/Larpon/earcut) - fast (real-time) polygon triangulation library based on [mapbox/Earcut](https://github.com/mapbox/earcut) to handle holes, twisted polygons, degeneracies and self-intersections.
|
- [V Earcut](https://github.com/Larpon/earcut) - fast (real-time) polygon triangulation library based on [mapbox/Earcut](https://github.com/mapbox/earcut) to handle holes, twisted polygons, degeneracies and self-intersections.
|
||||||
- [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.
|
- [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.
|
||||||
- [vgui](https://github.com/BenStigsen/vgui) - Minimal, lightweight and cross-platform GUI library.
|
|
||||||
- [viup](https://github.com/kjlaw89/viup) - V wrapper for the C-based cross-platform UI library, IUP.
|
- [viup](https://github.com/kjlaw89/viup) - V wrapper for the C-based cross-platform UI library, IUP.
|
||||||
- [vsdl2](https://github.com/nsauzede/vsdl2) - A libSDL2 wrapper.
|
- [vsdl2](https://github.com/nsauzede/vsdl2) - A libSDL2 wrapper.
|
||||||
- [vsdl](https://github.com/kjlaw89/vsdl) - V wrapper for the C-based SDL library.
|
- [vsdl](https://github.com/kjlaw89/vsdl) - V wrapper for the C-based SDL library.
|
||||||
|
Loading…
Reference in New Issue
Block a user