RobSimulatorGroup / gobot

Go, robot go!
GNU Lesser General Public License v3.0
16 stars 2 forks source link

64 imgui initialize #71

Closed Wuqiqi123 closed 1 year ago

Wuqiqi123 commented 1 year ago
  1. refactor render pipeline(The scene render target changes to texture rather than window handle)
  2. Initialize Imgui and guizmo(imgui and docking refers to Lumos
  3. Please ignore all files in 3rdparty.

https://user-images.githubusercontent.com/37368540/227752732-1b002af1-71f6-4901-83f7-309d2ff9a09e.mp4

TODO:

  1. Other panels
  2. flashing when resize scene view(I don't know why).