Vectornaut
  • Joined on 2019-09-28
Vectornaut pushed to near-miss_pinned at Vectornaut/dyna3 2025-09-22 23:56:30 +00:00
096a153f04 Try using pinned vertices as the hard constraints
476b13c87f feat: Point coordinate regulators
Compare 2 commits »
Vectornaut pushed to study554 at Vectornaut/dyna3 2025-09-22 20:30:44 +00:00
c8fdf253d7 fix: add six more missing edges
Vectornaut created branch study554 in Vectornaut/dyna3 2025-09-22 19:53:57 +00:00
Vectornaut pushed to study554 at Vectornaut/dyna3 2025-09-22 19:53:57 +00:00
349dae24ab feat: measure distortion
a1b7c1fcb0 feat: add domed configuration for acron 554
0949dc5e8a refactor: leave octagon constraints unset so they can be filled in manually
3afdd3a36b fix: Add three missing edges
02cf7580bc chore: record 554aug2 data in git
Compare 10 commits »
Vectornaut pushed to near-miss at Vectornaut/dyna3 2025-09-22 19:31:45 +00:00
1054f4e85b Print the vertex coordinates
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