Code Monkey home page Code Monkey logo

Comments (5)

rgrams avatar rgrams commented on September 28, 2024 1

Haha, well you are right of course. I added links to the forum thread and demo gif to the readme.

The problems I mentioned were unfortunately not solve-able. Since this is made with Defold, and Defold really isn't meant to make utility applications, there are some limitations.

  • Can't shut off the update loop, so the program will still use CPU time even while in the background.
    • It's not much, but enough to noticeably slow down Photoshop while I am working.
  • Can't get command-line parameters, so you can't associate the program with its ".multiview" file type and double-click on files to open them.

I actually rewrote a version of this in Love2D to solve both of these problems, but it has its own set of issues with filesystem access! Haha, you can't win. I don't think I have that version uploaded anywhere, I should put it up too.

from multiviewer.

Zenahr avatar Zenahr commented on September 28, 2024 1

Sweet! I'll be sure to take a look ^^

from multiviewer.

rgrams avatar rgrams commented on September 28, 2024

Sorry, I missed this issue...

Heh, that is a good trick for hosting images without adding them to the repo itself, thanks!

As for the main issue, well, I don't really care about marketing this to other people. I made it for my own use. And it has some problems, so I don't think it's really useful. I could add a link to the forum thread, which has a short gif of its use.

from multiviewer.

Zenahr avatar Zenahr commented on September 28, 2024

Wow! Actually I think this looks super useful! I'd definetely want to try it out now haha.

As for "marketing":
I mean what I love about open-source projects is that by scratching your own itch you're potentially providing a tool for others who had the same itch as you and at least for me seeing how other people use software that you've written yourself is empowering and makes me wanna improve on the tool. It's just a suggestion anyway. If you're ready to create issues for the "problems" you mentionend I'd be glad to work on them with you! Cheers mate, and cool stuff.

from multiviewer.

rgrams avatar rgrams commented on September 28, 2024

@Zenahr If you're interested, I cleaned up and uploaded my Love2D version of this here: https://github.com/rgrams/multiviewer-2

from multiviewer.

Related Issues (1)

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.