sdorof1's repositories
CFDwOpenFoam
OpenFoam tutorial case folders
completablefuture-examples
Example code snippets for Java's CompletableFuture API
easy-application
397 software engineering companies that are easy to apply to
java-persistence-frameworks-comparison
Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
native-utils
A simple library class which helps with loading dynamic JNI libraries stored in the JAR archive
PreferencesFX
A framework for easily creating a UI for application settings / preferences.
springboot-javafx-support
SpringBoot / JavaFX8 Integration
turbulentScalarTransportFoam
Modification of scalarTransportFoam to account for turbulent diffusivity
webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.