Skip to content

Remote DebugGUI#28

Merged
ktf merged 14 commits into
AliceO2Group:masterfrom
luigifusco:dev
Jul 26, 2021
Merged

Remote DebugGUI#28
ktf merged 14 commits into
AliceO2Group:masterfrom
luigifusco:dev

Conversation

@luigifusco

Copy link
Copy Markdown
Contributor

Add a function to render a frame as a valid JSON encoded string containing draw data.
Add a function writing to a stream a group of frames as a video.

Comment thread DebugGUI/src/DebugGUI.cxx Outdated
Comment thread DebugGUI/src/DebugGUI.cxx Outdated
Comment thread DebugGUI/src/DebugGUI.cxx Outdated
Comment thread DebugGUI/src/DebugGUI.cxx Outdated
Comment thread DebugGUI/src/DebugGUI.cxx Outdated
Comment thread DebugGUI/src/DebugGUI.cxx Outdated
@ktf

ktf commented Jul 23, 2021

Copy link
Copy Markdown
Member

Have a look at the comments and either commit the suggestion or explain why you did it that way. We can then merge the PR after tests pass.

@luigifusco luigifusco changed the title JSON representation of draw data JSON representation, pollGUI separation, and remote gui page Jul 23, 2021
@luigifusco

Copy link
Copy Markdown
Contributor Author

Separate pollGUI functionality into separate functions. Note that atm pollGUI_gl_init needs to be called every time before pollGUI_render, as it setups the window size and other stuff through ImGui_ImplGlfwGL3_NewFrame.
Add remote folder containing the png texture, the latest version of three.js and the remote access webapp.

Comment thread DebugGUI/src/DebugGUI.cxx Outdated
Comment thread DebugGUI/src/DebugGUI.h
Comment thread remote/remote.html Outdated
@luigifusco luigifusco changed the title JSON representation, pollGUI separation, and remote gui page Remote DebugGUI Jul 24, 2021

@ktf ktf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few more changes and then we should be there.

Comment thread DebugGUI/src/DebugGUI.cxx Outdated
Comment thread DebugGUI/src/DebugGUI.h Outdated
Comment thread DebugGUI/src/DebugGUI.h
@ktf

ktf commented Jul 26, 2021

Copy link
Copy Markdown
Member

Ok, you probably need to implement the same API also on the macOS version (and maybe in the dummy one).

@ktf ktf merged commit f28a9e4 into AliceO2Group:master Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants