Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Object & Polygon Picking #14

Open
fallenoak opened this issue Oct 8, 2017 · 1 comment
Open

Add Object & Polygon Picking #14

fallenoak opened this issue Oct 8, 2017 · 1 comment
Assignees

Comments

@fallenoak
Copy link

fallenoak commented Oct 8, 2017

For WMOs, it'd be fabulous if Everlook permitted me to click on a face in the 3D view and pull up the following details from the underlying WMO data:

  • MOPY flags for the poly
  • MOMT flags for the poly
  • MOCV values for the poly
  • Batch index the poly falls into
  • Batch cat the poly falls into (one of: trans, int, ext; defined in MOGP)
  • Group index

This would be immensely useful when verifying certain behaviors during rendering while reversing the rendering code paths in the client exe.

Ideally, the picking mode would apply some kind of highlight coloring to the poly as I mouse over it (to make it easier to tell if I'm picking the face I expected). Similarly, once picked, it'd be great if the poly was highlighted as active.

@fallenoak fallenoak changed the title Add face picking support for WMOs Add poly picking support for WMOs Oct 8, 2017
@Nihlus Nihlus self-assigned this Oct 9, 2017
@Nihlus
Copy link
Collaborator

Nihlus commented Oct 9, 2017

This system can and will most likely be extended to support full object & poly picking for any model in the scene. It will require an additional UI component for viewing item details.

@Nihlus Nihlus changed the title Add poly picking support for WMOs Add Object & Polygon Picking Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants