Wire frame mode rendering #246
jabarragann
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Adnan,
Is there any example to render an object in wireframe mode?
I know OpenGL enables wireframe with
glPolygonMode(GL_FRONT_AND_BACK, GL_LINE) [from here https://learnopengl.com/Getting-started/Hello-Triangle]
Do you know the best way to do it with AMBF or plugin?
Beta Was this translation helpful? Give feedback.
All reactions