Skip to content

Add grid visual to OSG renderer#1278

Merged
jslee02 merged 1 commit intomasterfrom
grid_rendering_v2
Apr 22, 2019
Merged

Add grid visual to OSG renderer#1278
jslee02 merged 1 commit intomasterfrom
grid_rendering_v2

Conversation

@jslee02
Copy link
Member

@jslee02 jslee02 commented Apr 22, 2019

This PR adds grid visual object to the OSG renderer. The grid can be configurable in terms of plane type (xy/yz/zx), offset, line count, line step size, minor lines per major line, line width, and line color.

image


Before creating a pull request

  • Document new methods and classes
  • Format new code files using clang-format

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change (N/A)

@jslee02 jslee02 added this to the DART 6.8.0 milestone Apr 22, 2019
@jslee02 jslee02 force-pushed the grid_rendering_v2 branch from 442aca1 to 590c149 Compare April 22, 2019 01:18
@jslee02 jslee02 marked this pull request as ready for review April 22, 2019 01:18
@jslee02 jslee02 merged commit 7faf201 into master Apr 22, 2019
@jslee02 jslee02 deleted the grid_rendering_v2 branch April 22, 2019 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants