Set up an Irisawa problem demo #67
Labels
No labels
bug
design
duplicate
enhancement
maintenance
prospective
question
regression
stub
todo
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
Dependencies
No dependencies set.
Reference: StudioInfinity/dyna3#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We're planning a live demo where we use Dyna3 to solve the Irisawa problem. Since it would be annoying to set up the whole problem during the demo, we need a way to skip to the last few steps. For example, we might load an assembly where:
If #66 is finished in time, we'll use it for this task.
Set up Irisawa problem for tech demoto Set up a the Irisawa problem for a tech demoSet up a the Irisawa problem for a tech demoto Set up the Irisawa problem for a tech demoSet up the Irisawa problem for a tech demoto Set up an Irisawa problem demoI'm removing the dependency on issue #66 because we decided that loading an assembly from a file would amount to calling a sequence of element and regulator creation commands—which is what the test assembly loading routines already do. That means addressing #66 wouldn't substantially simplify the code we use to set up demo assemblies, although it might tidy up the creation commands a bit.
Done on the
Vectornaut/dyna3:demo-summer-2025
branch, as of commit6928ac8
.