openstrat
openstrat copied to clipboard
Cross Platform Scala 2d graphics (but 3d compatible), basic geometry, maps, Earth maps, hex-tiling and strategy library(s).
**1** Scala3Js is showing errors even though Scala3Jvm is building. **2** Scala3Jvm type inference on empty Arr case was failing although it was succeeding on ScalaJvm2. **3** Scala3Jvm is failing...
Create a limited set of canvas elements inheriting from CanvElem that the CanvasPlatform will render. All other elements will be transformed into these basic graphical elements. Dashes will not be...
If versions of the openstrat library are deployed to Maven Central, then the dependency in the learnscala project can be, fulfilled through a line in the sbt and mill build...
I had thought at some point to offer multiple canvasses to utilise multiple displays. Not sure if that would create difficulties in the browser. In which case it might be...
I think this would be a useful first article to target intermediate and advanced Scala programmers.