File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# VVecMath
2
2
[ ![ Download] ( https://api.bintray.com/packages/miho/VVecMath/VVecMath/images/download.svg ) ] ( https://bintray.com/miho/VVecMath/VVecMath/_latestVersion ) [ ![ Javadocs] ( https://www.javadoc.io/badge/eu.mihosoft.vvecmath/vvecmath.svg )] ( https://www.javadoc.io/doc/eu.mihosoft.vvecmath/vvecmath )
3
+ ![ Java CI with Gradle] ( https://github.com/miho/VVecMath/workflows/Java%20CI%20with%20Gradle/badge.svg )
3
4
4
5
Vector math package used by JCSG, VRL and VMF.
5
6
6
7
## How to Build VVecMath
7
8
8
9
### Requirements
9
10
10
- - Java >= 1.8
11
+ - Java >= 1.8 (currently tested with Java 11)
11
12
- Internet connection (dependencies are downloaded automatically)
12
13
- IDE: [ Gradle] ( http://www.gradle.org/ ) Plugin (not necessary for command line usage)
13
14
You can’t perform that action at this time.
0 commit comments