a library for reading .obj/.mtl (wavefront) files
wavefront-reader 0.1.0
Group ID:
com.github.thesortedchaos
Artifact ID:
wavefront-reader_2.13
Version:
0.1.0
Release Date:
Oct 8, 2020
Licenses:
Files:
Full Scala Version:
2.13.3
Developers:
libraryDependencies += "com.github.thesortedchaos" %% "wavefront-reader" % "0.1.0"
ivy"com.github.thesortedchaos::wavefront-reader:0.1.0"
//> using dep "com.github.thesortedchaos::wavefront-reader:0.1.0"
import $ivy.`com.github.thesortedchaos::wavefront-reader:0.1.0`
<dependency> <groupId>com.github.thesortedchaos</groupId> <artifactId>wavefront-reader_2.13</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.thesortedchaos', name: 'wavefront-reader_2.13', version: '0.1.0'