You are viewing archived messages.
Go here to search the history.

Tom Larkworthy 2024-06-01 12:33:00

Had fun presenting my lazer cutting box joint generator Observable notebook at Germany FoC meetup. Feel free to DM me or leave a comment in the notebook if you want to chat more about it. I dunno how well I communicated the point, but my point is that you can solve harder problems if you can link representations. There is no representational hierarchy of best-ness, I am finding switching between representations is useful for getting the best of all worlds. The notebook contains some cool advanced observable hacks, like projecting the inbuilt "plot" data visualizer onto three.js surfaces, linking quantitive DataViz to a Spatial representation, both of which have different strengths.

Oleksandr Kryvonos 2024-06-01 21:30:01

This is super-early announcement.

Since I could not find something similar to GRAIL developed by Rand corporation - I am starting my own - GRAIL-like system.

Currently only simple drawing on canvas is implemented - I plan to add basic symbol recognition next.

Code is here github.com/uprun/GRAIL-like

I am using Godot game engine for this.

Kartik Agaram 2024-06-02 04:20:44

Can you say more about what GRAIL means to you? Maybe you have a particular paper or demo that shows the features you are interested in? Basically in the year 2024 it's fairly common to have drawing and group/ungroup, and I'm wondering what direction you're interested in beyond that..

Oleksandr Kryvonos 2024-06-02 07:57:11

Sure, here is the demo

youtube.com/watch?v=2Cq8S3jzJiQ

Kartik Agaram 2024-06-02 08:08:15

Ah this looks familiar. 👀

Oleksandr Kryvonos 2024-06-02 08:23:29

The main idea is to use only stylus.

I am looking into:

Oleksandr Kryvonos 2024-06-02 08:25:26

if it really looks familiar and you know some product that already covers some of the items I mentioned - please share a link

Kartik Agaram 2024-06-02 09:20:18

No I meant I'd seen the video before. " only stylus" was what I was missing.

Konrad Hinsen 2024-06-02 06:56:21

Forgot to send my latest update to the channel: 💬 #devlog-together@2024-06-02T06:53:21.259Z

[June 1st, 2024 11:53 PM] konrad.hinsen: The major recent feature in my moldable inspector is introspection. You can alt-click on a view to see its source code: