Commit Graph

  • f5ba861ffa Clarify that projection is Euclidean #29 tangent-space Aaron Fenyes 2024-12-23 11:28:19 -0800
  • 6df0e855cf Make the deformation matrix just the right size Aaron Fenyes 2024-12-18 11:43:54 -0800
  • e2c5ba0fc7 Set out invariants for column indices Aaron Fenyes 2024-12-18 09:49:14 -0800
  • 967daa595d Deform fresh elements too Aaron Fenyes 2024-12-18 00:34:25 -0800
  • dc067976eb Implement projection onto the zero subspace Aaron Fenyes 2024-12-18 00:25:15 -0800
  • 971a7ca7e2 Check tangent space sync when deforming Aaron Fenyes 2024-12-17 21:24:38 -0800
  • 4fd79b9e47 Add structures for element and assembly motions Aaron Fenyes 2024-12-17 18:21:53 -0800
  • 90834fbb93 Adapt symmetric_kernel for non-WASM targets Aaron Fenyes 2024-12-11 12:59:57 -0800
  • c87367a276 Tweak comment wording Aaron Fenyes 2024-12-10 01:56:10 -0800
  • 64da1ba577 Enable translation along all axes Aaron Fenyes 2024-12-09 21:09:21 -0800
  • 9f85ce5608 Step elements geodesically instead of linearly Aaron Fenyes 2024-12-09 15:58:45 -0800
  • 2906571f32 Correct the translation direction Aaron Fenyes 2024-12-09 01:22:54 -0800
  • 58e7587131 Deform the assembly Aaron Fenyes 2024-12-08 20:10:55 -0800
  • 7aa69bdfcd Set the console error panic hook Aaron Fenyes 2024-12-08 19:59:25 -0800
  • 2c55a63a6f Engine: Find the tangent space of the solution variety Aaron Fenyes 2024-12-06 14:35:30 -0800
  • b490c8707f Click the display to select spheres (#25) main Vectornaut 2024-11-27 05:02:06 +0000
  • f4c9d3d7f4 App: factor out the selection routine #25 select-in-display Aaron Fenyes 2024-11-24 11:33:21 -0800
  • 17d4ed86e4 Display: click to select spheres Aaron Fenyes 2024-11-24 00:43:32 -0800
  • a8e13b8110 Turn non-automated tests into Cargo examples (#24) Vectornaut 2024-11-26 00:32:50 +0000
  • a66a4d17c6 chore: shebang -> /bin/sh, no bash features used #24 cargo-examples_on_main Glen Whitney 2024-11-25 16:30:00 -0800
  • dc5020752b Say how to run the prototype, examples, and tests Aaron Fenyes 2024-11-25 01:37:48 -0800
  • 848f7d665b Rename the dev feature to reflect its generality Aaron Fenyes 2024-11-21 20:26:51 -0800
  • b23d4a1860 Separate test and example for Irisawa hexlet Aaron Fenyes 2024-11-09 11:22:15 -0800
  • de8c662de4 Factor out the realization of the Irisawa hexlet Aaron Fenyes 2024-11-09 01:04:44 -0800
  • e69073a996 Streamline Gram matrix setup for Irisawa hexlet Aaron Fenyes 2024-11-09 00:19:09 -0800
  • 519d0f49df Turn assertionless tests into Cargo examples Aaron Fenyes 2024-11-08 19:48:26 -0800
  • e917272c60 Give each element a serial number (#22) Vectornaut 2024-11-22 02:25:10 +0000
  • a5fd6545e0 Remove caveat about NEXT_ELEMENT_SERIAL wrapping #22 element-serial Aaron Fenyes 2024-11-21 16:47:45 -0800
  • 133b725053 Panic if we run out of serial numbers Aaron Fenyes 2024-11-21 16:42:43 -0800
  • c5f09b99b3 Add reminder to reconsider global element serials Aaron Fenyes 2024-11-21 16:03:58 -0800
  • b0bd31a9da Go back to atomic for next element serial number Aaron Fenyes 2024-11-21 15:55:40 -0800
  • 7bc3a9eeae Make the next element serial number thread-local Aaron Fenyes 2024-11-18 20:29:53 -0800
  • 6b2d44a58c Assign each element a serial number Aaron Fenyes 2024-11-18 16:08:06 -0800
  • b479e57446 Start assembly serial number at zero #21 outline-update-fix Aaron Fenyes 2024-11-18 11:49:45 -0800
  • 8daef5f71e Key element outline items by assembly Aaron Fenyes 2024-11-15 17:15:36 -0800
  • 65cee1ecc2 Clean up the outline view (#19) Vectornaut 2024-11-15 03:32:47 +0000
  • 7d6a394156 Name element column index more descriptively #19 outline-cleanup_on_main Aaron Fenyes 2024-11-14 01:18:20 -0800
  • a48fef3641 Comment example assembly chooser Aaron Fenyes 2024-11-14 00:55:33 -0800
  • 2b083be998 Explain emoji icon kludge Aaron Fenyes 2024-11-14 00:16:32 -0800
  • 0c8022d78e Give CSS colors meaningful names Aaron Fenyes 2024-11-14 00:06:55 -0800
  • 3f3c1739cb Write out "element" in HTML element classes Aaron Fenyes 2024-11-13 16:40:39 -0800
  • 882286c0e3 Write out "constraint" in HTML element classes Aaron Fenyes 2024-11-13 16:36:03 -0800
  • b3470b597d Make Element::index private Aaron Fenyes 2024-11-12 23:51:37 -0800
  • 102f400553 Switch font to Fira Sans Aaron Fenyes 2024-11-01 23:58:45 -0700
  • d223df869c Stop Assembly::realize from reacting to itself Aaron Fenyes 2024-11-01 20:49:00 -0700
  • b94280c456 Test representation validity in realization effect Aaron Fenyes 2024-11-01 20:40:25 -0700
  • 92b91df435 Use tabular numbers for element vectors Aaron Fenyes 2024-11-01 19:11:33 -0700
  • 33dd5dbe82 Make element vectors reactive Aaron Fenyes 2024-11-01 19:01:14 -0700
  • 037a0c376f Add an element constructor Aaron Fenyes 2024-11-01 05:07:34 -0700
  • ec1911b889 Simplify memos Aaron Fenyes 2024-11-01 04:43:30 -0700
  • ce9b114dd6 Render constraint lists dynamically Aaron Fenyes 2024-11-01 04:25:03 -0700
  • cc126fc527 Correct typo in comment Aaron Fenyes 2024-10-31 01:24:06 -0700
  • 70978c640b Include vector representation in element diff key Aaron Fenyes 2024-10-31 01:23:22 -0700
  • db0a8c2da8 Round element vectors to three decimal places Aaron Fenyes 2024-10-30 23:57:15 -0700
  • 4ecb39e73a Specify fonts Aaron Fenyes 2024-10-30 23:29:48 -0700
  • 7361f1a721 Flag constraints with invalid input Aaron Fenyes 2024-10-30 21:12:40 -0700
  • f2f73b31cf Update title and authors Aaron Fenyes 2024-10-30 16:06:38 -0700
  • dcf5764993 Factor out element outline item Aaron Fenyes 2024-10-30 16:01:19 -0700
  • d526ac9f1f Factor out constraint outline item Aaron Fenyes 2024-10-30 15:49:01 -0700
  • 707618cdd3 Integrate engine into application prototype (#15) Vectornaut 2024-11-12 00:46:16 +0000
  • 5332fda6e4 Move new test to avoid merge conflict #15 engine-integration Aaron Fenyes 2024-11-11 15:41:42 -0800
  • 22a93bee28 Confirm that frozen entries are frozen exactly Aaron Fenyes 2024-11-11 15:34:51 -0800
  • 5839882ed7 Name constraint Lorentz product more descriptively Aaron Fenyes 2024-11-11 00:26:53 -0800
  • a4ec52a4e7 Alias the type of an element's color Aaron Fenyes 2024-11-11 00:04:48 -0800
  • abb9d35335 Correct align environment in notes Vectornaut 2024-11-11 07:56:27 +0000
  • a170492e3d Add engine conventions to inversive coordinates notes Aaron Fenyes 2024-11-10 23:47:34 -0800
  • b8ca1139d5 Explain what the Element::index field holds Aaron Fenyes 2024-11-10 23:22:30 -0800
  • ced001bbfe Alias the types of element and constraint keys Aaron Fenyes 2024-11-10 20:13:40 -0800
  • ed1890bffc Improve naming of constraint subjects Aaron Fenyes 2024-11-10 19:36:40 -0800
  • da008fd090 Write out representation in Element structure Aaron Fenyes 2024-11-10 19:24:26 -0800
  • 933f05661d Only compile engine::point when it's used Aaron Fenyes 2024-11-10 16:31:29 -0800
  • a06d5942e3 Separate test and example for Irisawa hexlet cargo-examples Aaron Fenyes 2024-11-09 11:22:15 -0800
  • 4094301318 Factor out the realization of the Irisawa hexlet Aaron Fenyes 2024-11-09 01:04:44 -0800
  • 3a0f3a8d1c Streamline Gram matrix setup for Irisawa hexlet Aaron Fenyes 2024-11-09 00:19:09 -0800
  • 27f88455fb Turn assertionless tests into Cargo examples Aaron Fenyes 2024-11-08 19:48:26 -0800
  • fc39f2a5f3 Switch font to Fira Sans #16 outline-cleanup Aaron Fenyes 2024-11-01 23:58:45 -0700
  • 6e42681b71 Stop Assembly::realize from reacting to itself Aaron Fenyes 2024-11-01 20:49:00 -0700
  • 327a1267d5 Test representation validity in realization effect Aaron Fenyes 2024-11-01 20:40:25 -0700
  • e12f4332fe Use tabular numbers for element vectors Aaron Fenyes 2024-11-01 19:11:33 -0700
  • 5ce5f855d5 Make element vectors reactive Aaron Fenyes 2024-11-01 19:01:14 -0700
  • e42b8da897 Add an element constructor Aaron Fenyes 2024-11-01 05:07:34 -0700
  • bbeebe4464 Simplify memos Aaron Fenyes 2024-11-01 04:43:30 -0700
  • fb292d8b5b Render constraint lists dynamically Aaron Fenyes 2024-11-01 04:25:03 -0700
  • a3fce9d298 Correct typo in comment Aaron Fenyes 2024-10-31 01:24:06 -0700
  • 5b522c12ee Include vector representation in element diff key Aaron Fenyes 2024-10-31 01:23:22 -0700
  • 1f3a6eea3b Round element vectors to three decimal places Aaron Fenyes 2024-10-30 23:57:15 -0700
  • 35d3e4a6f8 Specify fonts Aaron Fenyes 2024-10-30 23:29:48 -0700
  • 0a13c062f4 Flag constraints with invalid input Aaron Fenyes 2024-10-30 21:12:40 -0700
  • 9555d8f784 Update title and authors Aaron Fenyes 2024-10-30 16:06:38 -0700
  • df6db983ba Factor out element outline item Aaron Fenyes 2024-10-30 16:01:19 -0700
  • 7f595ff27a Factor out constraint outline item Aaron Fenyes 2024-10-30 15:49:01 -0700
  • 9c191ae586 Polish log messages Aaron Fenyes 2024-10-30 00:27:16 -0700
  • 9e31037e17 Spread web-sys imports over multiple lines Aaron Fenyes 2024-10-30 00:19:44 -0700
  • c2e3c64d4a Remove debug log from Lorentz product input Aaron Fenyes 2024-10-30 00:16:34 -0700
  • 76ad4245d5 Factor out Lorentz product input Aaron Fenyes 2024-10-29 23:43:41 -0700
  • a46ef2c8d6 Work around data binding bug in number input Aaron Fenyes 2024-10-29 22:53:48 -0700
  • e0880d2ad2 Make constraints editable Aaron Fenyes 2024-10-29 22:32:00 -0700
  • e5f4d523f9 Update the realization when a constraint is activated Aaron Fenyes 2024-10-29 13:46:15 -0700
  • a37c71153d Enforce constraints in the editor Aaron Fenyes 2024-10-26 23:51:27 -0700
  • ce33bbf418 Record optimization history Aaron Fenyes 2024-10-26 00:02:06 -0700