scalanative-graphics-bindings
Scala-Guide
scalanative-graphics-bindings | Scala-Guide | |
---|---|---|
1 | 1 | |
40 | 2 | |
- | - | |
0.0 | 1.8 | |
about 2 years ago | over 2 years ago | |
Scala | Scala | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
scalanative-graphics-bindings
-
Thats my first time with Scala and wanted to create something interesting as first program, so created simple single colored window in LWJGL (which will turn into traingle), next in my tour is password generator, and then wayland implementetion as generated scala code from XML protocols.
LWJGL has lots of bells and whistles if you only need OpenGL take a look at: https://github.com/regb/scalanative-graphics-bindings
Scala-Guide
-
Suggest me resources to learn Scala.
Here's some helpful Learning Resources and Tools for Scala.
What are some alternatives?
scala-game-library - Scala library for cross-platform 2D game development
Quantum-Computing-Guide - Quantum Computing Guide
HelloScala - "Hello, World" program written in Scala with LWJGL
Spark Tools - Executable Apache Spark Tools: Format Converter & SQL Processor
Mill - Mill is a fast JVM build tool that supports Java and Scala. 2-3x faster than Gradle and 5-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
handsonscala - Discussion and and code examples for the book Hands-on Scala Programming
scala - Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
Chimney - Scala library for boilerplate-free, type-safe data transformations