You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
jbb01 07cdc0c213 remove Double#isFinite checks in Vec3 constructor
A performance analysis showed, that the Double#isFinite checks in the Vec3 constructor add significant overhead without providing much value to the application.
6 months ago
gradle initial commit 6 months ago
src remove Double#isFinite checks in Vec3 constructor 6 months ago
.gitignore initial commit 6 months ago
build.gradle.kts initial commit 6 months ago
gradle.properties initial commit 6 months ago
gradlew initial commit 6 months ago
gradlew.bat initial commit 6 months ago
settings.gradle.kts initial commit 6 months ago