Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodal UI #10

Closed
mitchmindtree opened this issue Jun 14, 2014 · 0 comments
Closed

Nodal UI #10

mitchmindtree opened this issue Jun 14, 2014 · 0 comments

Comments

@mitchmindtree
Copy link
Contributor

A 3D, graph-like navigation option for UI layout. Each Node would contain a canvas, on which the widgets would go. Using screen-picking, the 2D canvases would track the 3D nodes. Here's an example of my own 3D node system https://github.com/mitchmindtree/ofxNUI which we could take inspiration from / port across.

NOTE: it would be necessary to get both #6 and #7 done before moving onto this.

mitchmindtree pushed a commit that referenced this issue Jan 23, 2020
Move winit conversion functions from `conrod_rendy` to `conrod_winit`
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants