VR/AR AsyncAPI visualizer #93
jonaslagoni
started this conversation in
Ideas
Replies: 4 comments
|
As discussed on slack, maybe it can be build so it can both be viewed in VR/AR (VR/AR headset but also on your phone) as well as on a website in a 3d view, everything running from the same source code. This would enable different kinds of integrations such as with studio and others as well as easy maintainability. |
0 replies
Could very well be, no idea which kind of solutions are available for this kind of use case. That would have to be researched before any implementation happens to weigh pros/cons and ensure the correct approach is selected 😄 |
0 replies
|
https://www.unrealengine.com/marketplace/en-US/product/unrealjs Here is a javascript plugin for unreal , for those not familiar with c++. It also allows u to use npm modules. |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
Reason/Context
To help visualize collections of applications we could create a VR/AR "game" which can visualize how multiple applications are connected.
Why?
Description
It should show the applications and who are connected to each other. Furthermore, you should be able to further inspect specific channels, messages, operations, etc.
Wishful thinking
Related issues/libraries
Feedback
All reactions