CesiumGS / cesium-omniverse

Bringing the 3D geospatial ecosystem to Omniverse
https://cesium.com/platform/cesium-for-omniverse/
Apache License 2.0
57 stars 7 forks source link

UI #14

Closed lilleyse closed 1 year ago

lilleyse commented 2 years ago

The Omniverse Kit extension UI should resemble the Cesium for Unreal, Cesium for Unity, and Cesium for O3DE UIs so that there's a consistent user experience across engines.

lilleyse commented 1 year ago

The Omniverse Kit C++ Extension Template has an example for creating a UI widget in C++ by using ImGui directly:

https://github.com/NVIDIA-Omniverse/kit-extension-template-cpp/tree/main/source/extensions/omni.example.cpp.ui_widget

weegeekps commented 1 year ago

I've hijacked this ticket for the design process. There will be separate tickets for the actual UI features and related functionality.

lilleyse commented 1 year ago

Separate issues have been opened for this