fabiopinheiro / fmgp-generative-design   0.1-M1

MIT License GitHub

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:
MIT
Files:

libraryDependencies += "app.fmgp" %% "fmgp-threejs" % "0.1-M1"

Mill build tool

ivy"app.fmgp::fmgp-threejs:0.1-M1"

Scala CLI

//> using dep "app.fmgp::fmgp-threejs:0.1-M1"

Ammonite REPL

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'