attackgoat / screen-13

Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.
Apache License 2.0
251 stars 13 forks source link

Support primitive topology config #64

Closed PENGUINLIONG closed 1 year ago

PENGUINLIONG commented 1 year ago

Before the business I would like to thank you for bringing this crate to the universe. It's utterly handy and it saved my research. :)

Note that topology is different from polygon mode.

attackgoat commented 1 year ago

This looks great, thank you!