Skip to content
Discussion options

You must be logged in to vote

Geometry shaders are part of the OpenGLES3.2 spec, which was released in 2015.
In Vulkan, it is supported on 63% Android devices.
Wireframe mode itself is not always supported on mobile devices and in many cases it is very slow (as is line rendering), so other methods are preferable.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@FlightBlaze
Comment options

@TheMostDiligent
Comment options

Answer selected by FlightBlaze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants