A Scala/ScalaJS library for Generative Design. The visualizer run on any Browser with JS. Scala's RELP can be used to interact with the visualizer via WS to develop your designs.
Scala versions:
2.13
fmgp-threejs 0.1-M1
Group ID:
app.fmgp
Artifact ID:
fmgp-threejs_2.13
Version:
0.1-M1
Release Date:
Dec 29, 2019
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "app.fmgp" %% "fmgp-threejs" % "0.1-M1"
ivy"app.fmgp::fmgp-threejs:0.1-M1"
//> using dep "app.fmgp::fmgp-threejs:0.1-M1"
import $ivy.`app.fmgp::fmgp-threejs:0.1-M1`
<dependency> <groupId>app.fmgp</groupId> <artifactId>fmgp-threejs_2.13</artifactId> <version>0.1-M1</version> </dependency>
compile group: 'app.fmgp', name: 'fmgp-threejs_2.13', version: '0.1-M1'