GithubHelp home page GithubHelp logo

akirademoss / modularimageviewerandopengl Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 93 KB

Exploring the capabilities of JUCE for development of an editor. This is a basic proof of concept illustrating the usefulness of a dockable windows system with a tangible use case developed by myself.

License: GNU General Public License v3.0

C 6.95% C++ 90.08% Objective-C++ 2.96%
juce filebrowser imageview layout resizeable window windowdock gui opengl filebrowserlistener

modularimageviewerandopengl's Introduction

ModularImageViewerAndOpenGL

After playing around with JUCE for a couple days, I realized there were some major drawbacks to the layout system. After some researching (okay, I admit, just a lot of google searching) I was fortunate enough to encounter several clever folks had drafted up some solutions to this issue so here is a basic proof of concept illustrating the usefulness of these dock-able windows developed by Jim with a tangible use case developed by myself. In future work, we would like to additionally update the window so that the OpenGL View updates when a .obj file is selected, but for now we demonstrate the proof of concept with an image viewer.

Initial Screen

initial screen

Figure 1: Initial start-up screen. Future updates include removing tabs and starting at a screen similar to image 3).

Window Dock

modularscreen demo1

Figure 2: Demonstration of the docking window created by Jim and found here. As mentioned in the description, dockable windows shows how windows can be dragged away from the main application window, creating a new desktop window, and then dragged back to the main application. This is similar to photoshop and visual studio.

Window Locked Into Position

modularscreen demo2

Figure 3: What we would image the initial screen to look like ideally.

File Browser Use-Case

imageviewer

Figure 4: Demonstrating image selection functionality.

modularimageviewerandopengl's People

Contributors

akirademoss avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

modularimageviewerandopengl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.