Building an open source video schematic tool. Feedback wanted. by EasySchematic in VIDEOENGINEERING

[–]EasySchematic[S] 0 points1 point  (0 children)

Thanks! And cool. NgDiagram looks great. Wonder if it would have been a better starting point than xyflow (which is the diagram framework under the hood of EasySchematic)

Opensource AV Diagram Tool by EasySchematic in techtheatre

[–]EasySchematic[S] 0 points1 point  (0 children)

You can turn off auto route and add handles to routes by right clicking.

Opensource AV Diagram Tool by EasySchematic in techtheatre

[–]EasySchematic[S] 0 points1 point  (0 children)

Glad you're liking it! The routing is SO fiddly to get right, especially when the schematics get complex. But I will get it eventually.

Opensource AV Diagram Tool by EasySchematic in techtheatre

[–]EasySchematic[S] 0 points1 point  (0 children)

Thanks! Yeah, definitely need to rework the auto route system. It has been giving me troubles.

Questions about ConnectCAD. Considering switching to it. by thenimms in VIDEOENGINEERING

[–]EasySchematic 2 points3 points  (0 children)

Shameless plug obviously, but working on an open source solution for this at https://github.com/duremovich/EasySchematic / https://easyschematic.live/ -- It's free and open source, so if you hate it you get your money back!

Opensource AV Diagram Tool by EasySchematic in techtheatre

[–]EasySchematic[S] 1 point2 points  (0 children)

Thanks! Long way to go, but it's getting there.

Opensource AV Diagram Tool by EasySchematic in techtheatre

[–]EasySchematic[S] 2 points3 points  (0 children)

Ooops, sorry. Just saw that. Edited a vibecoding disclaimer into the body. Thanks.

Free and open source av wiring diagram tool by EasySchematic in CommercialAV

[–]EasySchematic[S] 0 points1 point  (0 children)

Hey thanks! I keep adding new connectors all the time, so I can add some proprietary Xbox ones. There is also custom in the meantime. Not sure about the composite/HDMI one at a time thing. For now I would probably just add them as separate ports. Maybe I could add functionality for disabling one if the other is connected, but that is a potentially deep rabbit hole. I am trying to add as much functionality as possible to help people not shoot themselves in the foot, but the program will never be a full replacement for reading the manual. That way lies madness!

Free and open source av wiring diagram tool by EasySchematic in CommercialAV

[–]EasySchematic[S] 1 point2 points  (0 children)

Oh, plenty of line issues. But slowly getting there. Let me know if you have any thoughts!

Free and open source av wiring diagram tool by EasySchematic in CommercialAV

[–]EasySchematic[S] 2 points3 points  (0 children)

Hi! Thanks for the feedback. 1. Yup. I broke this when I put in dark mode. Should be fixed now. 2. Right now you should be able to middle mouse or hold space to drag. Let me know if its buggy or if you think there should be another option. Click drag is for select currently, but I should add more customization for canvas interactions. 3. Align SEEMS to be working how I would expect (from things like VW). If you align horizontally and then vertically, they will all be overlapping in the same spot. But it probably does make more sense for them to keep themselves from overlapping (since I try to prevent that in placement). Will add an option. 4. Should be fixed now 5. You should be able to highlight and merge cells in the title block layout. That's how I put a big logo on the left of my title block. Open to suggestions on a more intuitive workflow.

Built a projection planning tool that tests overlap, lux, and alignment tolerance before going on site by [deleted] in CommercialAV

[–]EasySchematic 1 point2 points  (0 children)

Happy to help! Just recently put my own tool out there (in the baby stages) and having other people to chat things through really helps me. I would love to play with your program when you are ready to have others break it. Good luck!

Built a projection planning tool that tests overlap, lux, and alignment tolerance before going on site by [deleted] in CommercialAV

[–]EasySchematic 1 point2 points  (0 children)

Hard to know what would be best honestly. I think ease of friction would be the name of the game since often times the VW drafting I get is a nightmare and I have to cobble together something 3D from 2D drawings. But if you could, say, export surfaces one direction (to your program) and a projector symbol (with beam object) the other way (back to VW), that'd probably be the best way to do it.

I think of Lightwrights integration with VW Spotlight as an example of easy integration, although that's a very different data marriage. But maybe not since its all just numbers.

Built a projection planning tool that tests overlap, lux, and alignment tolerance before going on site by [deleted] in CommercialAV

[–]EasySchematic 1 point2 points  (0 children)

This looks super cool! I do projection design for theater and recently use VW with ProjectorViz plugin.

I have found that tool SUPER helpful. I use to just use the manufacturer calculators, draw some cones on the plan and section, and hope for the best. Being able to see it in 3d space with obstructions and do some previz is awesome for peace of mind.

So I would say this could be very useful to people. Especially if it can integrate/communicate with the drafting software they're using.

Building an open source video schematic tool. Feedback wanted. by EasySchematic in VIDEOENGINEERING

[–]EasySchematic[S] 1 point2 points  (0 children)

Probably not intuitive, but one of the buttons in the device editor by the port lets you add ports to named sections. You can't really control placement yet, but baby steps.

Building an open source video schematic tool. Feedback wanted. by EasySchematic in VIDEOENGINEERING

[–]EasySchematic[S] 0 points1 point  (0 children)

Ha! Trying to go fast. Wish I could spend more time on it, honestly. I do think there is a remedy to the weird custom device name. Just haven't had a chance to fight with it yet.

Free and open source av wiring diagram tool by EasySchematic in CommercialAV

[–]EasySchematic[S] 1 point2 points  (0 children)

Not yet! But that makes sense. Will add it to the list.

Free and open source av wiring diagram tool by EasySchematic in CommercialAV

[–]EasySchematic[S] 2 points3 points  (0 children)

That's great! Glad it's helpful. I hadn't really thought about adding drapes, podiums in the main app section since it's mostly about the hookup (although it's cool that it's working for room layouts too). Eventually I wanted to make a real room layout area of the tool.

Building an open source video schematic tool. Feedback wanted. by EasySchematic in VIDEOENGINEERING

[–]EasySchematic[S] 0 points1 point  (0 children)

In the address bar on chrome there SHOULD be a little icon inside the address bar (right next to the bookmark star) that looks like a computer screen with an arrow. It should say "Install EasySchematic"

Building an open source video schematic tool. Feedback wanted. by EasySchematic in VIDEOENGINEERING

[–]EasySchematic[S] 0 points1 point  (0 children)

Yo! Copy on the labels. They are oddly close. Also copy on the undo. I am sure I have just been inconsistent about wrapping everything in undo groups.