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

Implement collision detection in map server #81

Closed
1 of 6 tasks
nemerle opened this issue Oct 22, 2017 · 1 comment
Closed
1 of 6 tasks

Implement collision detection in map server #81

nemerle opened this issue Oct 22, 2017 · 1 comment
Labels
enhancement Enhancement to server functionality. wishlist Desired functionality that is of low priority currently

Comments

@nemerle
Copy link
Contributor

nemerle commented Oct 22, 2017

We need to:

  • move scene and model loaders to a common library accessible from mapserver and mapviewer both
  • select a scene graph format for mapserver ( maybe use existing engine in headless mode ? )
  • implement scene graph conversion to mapserver format
  • add map loading/conversion in MapInstance class
  • implement Entity-> collision cylinder conversion
  • finally implement the actual collision detection :)
@broxen
Copy link
Collaborator

broxen commented Oct 26, 2022

Segs/SegsEngine will resolve this. Closing.

@broxen broxen closed this as completed Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to server functionality. wishlist Desired functionality that is of low priority currently
Projects
None yet
Development

No branches or pull requests

3 participants