Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 621 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 621 Bytes

UnrealRuntimeEditorPlatform

provide a 3D editor framework and general functions, based on unreal engine 5.

Feature:

  1. scene manager
  2. scene data model definition
  3. scene serialization and deserialization
  4. scene transaction (for undo/redo, scene incremental save and so on)
  5. scene interaction framework
  6. gizmo
  7. graphics entity highlight
  8. entity property editing ......

image

EditorPlatform.mp4