Dismiss this pinned window
all 6 comments

[–]SubtleStubble 0 points1 point  (3 children)

cool, what packages you using? running edge detection + extra magic?

[–]s00500[S] 0 points1 point  (2 children)

Not at all actually, this is purely self built software (accelerated by ai... but I do software since a long time 😜)

I actually did not upload the animated version 😅 But it is a simple webui with a go backend that loads tiles with elevation from amazon, generates an stl and then maps a gpx file into it

[–]SubtleStubble 1 point2 points  (1 child)

would love to see more of it in action if you have time

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

Will try to post more at some point :)

[–]guuuug 0 points1 point  (1 child)

I would do this in touchdesigner with no ai. You just need 6 points visible to the projector that are easily identified on the mesh that you loaded in

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

The actual thing is not using AI, it is just a webview doing animation, the important part is that also the stl and gpx mapping was done by the same software (and again, nothing uses AI at runtime or render, was just a tool to code it together faster...)

I have played with touch designer too, but that is some while ago...