Skip to content

issues Search Results · repo:IjzerenHein/kiwi.js language:JavaScript

Filter by

18 results
 (78 ms)

18 results

inIjzerenHein/kiwi.js (press backspace or delete to remove)

I d hoped to be able to constrain two lines to be parallel by rewriting the equation for the slope. m1 == (p1.y - q1.y) / (p1.x - q1.x) m2 == (p2.y - q2.y) / (p2.x - q2.x) m1 == m2 algebra-cadabra: ...
  • wrnrlr
  • Opened 
    on May 3, 2021
  • #33

having a kiwi.js build that simply exports stuff would be really nice.
  • mreinstein
  • Opened 
    on Mar 25, 2021
  • #32

Hi, thanks for this project. It is small and easy to work with. I have found what appears to be a bug in the handling of certain state changes. As far as I can tell, the only way to know whether a new ...
  • earthlyreason
  • 3
  • Opened 
    on Nov 26, 2020
  • #31

I d think leveraging web assembly/wasm could see some nice performance gains, since this library is inherently cpu bound.
  • mreinstein
  • Opened 
    on Jul 15, 2020
  • #26

Does someone know how to implement constraints on 2d or 3d geometries. I have a problem on how to implement a distance constraint between two 3d vectors. Imagine 2 points in the space D = 10 P1 = [ ...
  • ghost
  • 2
  • Opened 
    on Mar 9, 2020
  • #24

For debugging purposes, I am trying to get the list of all the constrains I have created. Is there a way to get them in a human readable format? For instance, something like this: [ variable A - ...
  • mourad1081
  • 1
  • Opened 
    on Jan 3, 2020
  • #22

Hello, Is it possible to force variable values to be integers? For example, I want the value to be either 0 or 1 (nothing in between). Thanks!
  • james-bryce
  • 3
  • Opened 
    on Aug 4, 2019
  • #20

help wanted
  • IjzerenHein
  • Opened 
    on Jul 22, 2019
  • #19

As seen in this issue thread at the WebAssemblyStudio repo, one of the contributors was unable to find an equivalent to the following functions of cassorwary: - solver.addStay(...) - Cassorwary.Equation(...) ...
  • fudgepop01
  • 2
  • Opened 
    on Apr 2, 2019
  • #17

expression.ts - variable.ts - expression.ts
help wanted
  • mreinstein
  • 7
  • Opened 
    on Feb 22, 2019
  • #16
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub