Vectornaut
  • Joined on 2019-09-28
Vectornaut created branch near-miss in Vectornaut/dyna3 2025-09-19 21:39:52 +00:00
Vectornaut pushed to near-miss at Vectornaut/dyna3 2025-09-19 21:39:52 +00:00
cc2da3406b Print the edge distortions
b74cbf10c1 Tighten the tolerances
bc17d71f4a Update the search state when the softness changes
a203f6bc1b Keep optimizing until the total loss is stationary
3664ea73b1 Introduce soft constraints
Compare 10 commits »
Vectornaut pushed to main at Vectornaut/dyna3 2025-09-19 21:34:34 +00:00
978f70aac7 Rewind through the descent history (#114)
Vectornaut commented on pull request StudioInfinity/dyna3#114 2025-08-29 08:25:42 +00:00
Rewind through the descent history

(and in any case file a prospective issue for the "awkward factorization" point above)

This is now filed as issue #116, so I think the pull request should be ready to merge!

Vectornaut opened issue StudioInfinity/dyna3#116 2025-08-29 08:24:48 +00:00
Awkward factorization of realization results
Vectornaut commented on pull request StudioInfinity/dyna3#114 2025-08-28 08:06:34 +00:00
Rewind through the descent history

when you're not allowed to nudge and you hit the nudge key, there's no feedback that you just tried to do something that failed. The situation can be confusing because sometimes it's tricky to…

Vectornaut opened issue StudioInfinity/dyna3#115 2025-08-28 08:04:32 +00:00
Provide feedback for blocked manipulation
Vectornaut commented on pull request StudioInfinity/dyna3#114 2025-08-28 08:01:53 +00:00
Rewind through the descent history

The code now allows nudging from the initial step of a failed realization. I've updated the pull request description accordingly.

The description no longer mentions issue #100, because I…

Vectornaut pushed to rewind-history at Vectornaut/dyna3 2025-08-28 07:54:58 +00:00
43a65eba65 Nudge from initial step of failed realization
Vectornaut commented on issue StudioInfinity/dyna3#100 2025-08-28 07:54:06 +00:00
Nudging after a first realization fails can cause a panic

This may have been fixed by pull request #105. In particular, the reproduction steps work on commit 0801200 (main branch at pull request #103), but not on the subsequent commit 2eba80f (main…

Vectornaut created pull request StudioInfinity/dyna3#114 2025-08-23 04:10:38 +00:00
Rewind through the descent history
Vectornaut created branch rewind-history in Vectornaut/dyna3 2025-08-23 04:04:48 +00:00
Vectornaut pushed to rewind-history at Vectornaut/dyna3 2025-08-23 04:04:48 +00:00
36036141b5 Rewind through the descent history
Vectornaut pushed to main at Vectornaut/dyna3 2025-08-18 21:01:29 +00:00
af18a8e7d1 Write a deployment packaging script (#113)
a4565281d5 Refactor: rename loaders and adopt 'Self' type convention (#111)
Compare 2 commits »
Vectornaut commented on issue StudioInfinity/dyna3#70 2025-08-11 03:44:42 +00:00
Deploy a demo release

Awesome! The deployment is working in LibreWolf on my laptop. I've updated the link in our Show & Ask slides, so it should point to studioinfinity.org/dyna3 rather than dyna3.studioinfinity.org

Vectornaut commented on pull request StudioInfinity/dyna3#113 2025-08-08 19:54:52 +00:00
Write a deployment packaging script

Yes, that should say build! Corrected in commit ef9055e.

Vectornaut pushed to deployment-packaging at Vectornaut/dyna3 2025-08-08 19:54:05 +00:00
ef9055e2b8 Correct a copying error
Vectornaut commented on pull request StudioInfinity/dyna3#113 2025-08-08 19:40:44 +00:00
Write a deployment packaging script

@glen wrote in StudioInfinity/dyna3#113 (comment):

Too much italics for optimum readability. I'd say go back to upright for the running text of…

Vectornaut pushed to deployment-packaging at Vectornaut/dyna3 2025-08-08 19:36:56 +00:00
f979e2cbb3 Switch README step notes from italic to roman
Vectornaut commented on pull request StudioInfinity/dyna3#113 2025-08-08 03:48:43 +00:00
Write a deployment packaging script

@glen wrote in StudioInfinity/dyna3#113 (comment):

It appears the README instructions for executing the examples are outdated. […] Please add a…