Skip to content

mulfvik/OpenUIforCforUE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License

OpenUIforCforUE

Open UI for Cesium for Unreal Engine

What is OpenUIforCforUE?

OpenUIforCforUE is a open source, blueprint based, UI for use together with the plugin Cesium for Unreal.

Features (more is to come)

  • Settings - Fog and Time/Month ui_cesium_unreal2
  • Layers - Show/Hide and Fly To ui_cesium_unreal3
  • Metadata infowindow ui_cesium_unreal1
  • Screenshot

How to get started

Follow Cesium for Unreal Quickstart tutorial.

Download the latest release and put in your projects plugins folder. Restart project and check so that OpenUIforCforUE plugin is activated. In project settings under Maps and Modes configure as follows:

  • Default Game Mode choose BP_GameMode
  • Default Pawn Class choose DynamicPawn
  • Player Controller Class choose BP_PlayerController

Add Exponential height fog to the level, you find it under Visual Effects.
For each 3D Tiles Tileset you need to add the Cesium Globe Anchor component to it and make it "movable". "Read more".
It is possible to render a image in the metadata infowindow if the 3D Tileset has an attribute named "image_url" with a stored url to an image eg. https://img.com?q=my-image.png.

Want to contribute?

Contributions are more than welcome. Start with an "Issue" and reference it in your pull request.

Found an issue?

For all bugs and feature requests please use "Issues".

About

Open UI for Cesium for Unreal Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published