Skip to content

Instantly share code, notes, and snippets.

@JonnyBurger
Created March 31, 2025 06:52
Show Gist options
  • Save JonnyBurger/9b09aaef79b4920ba59d3e7e39f4d8c1 to your computer and use it in GitHub Desktop.
Save JonnyBurger/9b09aaef79b4920ba59d3e7e39f4d8c1 to your computer and use it in GitHub Desktop.
AI-generated docs draft: Discussing features and potential of a demo application.

jonathansotherpc - 3/30/2025, 4:04:33 PM

wow thats a pretty cool demo

jonathansotherpc - 3/30/2025, 4:06:09 PM

i wonder if it can animate smooth zoom in effect based on cursor position, we would bascially have a screen studio clone at that point and much better because it actually gives the files output with camera, allowing for further editing

jonnyburger - 3/31/2025, 8:43:18 AM

<@1285056615971553356> I thought about whether this could be an alternative to screen studio in many regards yes, but to implement the cursor position animation feature, we would have to turn this into an electron app. we are not keen on on doing this as this brings a lot of development overhead. it's not planned to build a screen studio alternative as it is pretty good on it's own, but we are trying to make our own niche better which is to allow you the greatest amount of control by letting you edit the code

Technical Note: Cursor Position Animation Feature

Problem

Users are interested in implementing a smooth zoom-in effect based on cursor position. This feature would make the product a viable alternative to screen studio by enabling more advanced editing capabilities.

Reason for the Issue

Implementing the cursor position animation feature would require converting the application into an Electron app. This transition introduces significant development overhead.

Solution

Currently, there are no plans to develop the cursor position animation feature or create a direct alternative to screen studio. Instead, the focus will remain on enhancing the application’s unique capabilities while providing users with more control over the editing process through direct code editing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment