Skip to content

Drawing a grid plane #995

Answered by robertosfield
appcodegen asked this question in Q&A
Discussion options

You must be logged in to vote

A texture quad would be one way to do it, vsg::Builder can be used to do this quite conveniently.

Or just create the the geometry yourself. I wouldn't do it with cylinders, but would be much more expensive than just uses a grid of lines.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by robertosfield
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants