Pinned Repositories
dotenv
An utility tool to handle .env files in pure Java
espeak-java
espeak java wrapper
etyl
A 2D Game Engine made in pure Java
keel
An Image Processing Library made in pure java from scratch
libgdx-jogl-backend
LibGDX JoGL backend
propan
3D engine based on Etyl and LibGDX
scene3d
Gdx library to display scene2d in a 3d environment
sunflow
Fork of Sunflow Repository - Sunflow is an open source rendering system for photo-realistic image synthesis.
supabase-java
A Java client for Supabase
v4l2fakecam-java
A thin JNI layer over v4l2loopback module
Harium's Repositories
Harium/espeak-java
espeak java wrapper
Harium/v4l2fakecam-java
A thin JNI layer over v4l2loopback module
Harium/android-desktop
Android stub compatible with Java Desktop
Harium/arecord-java
A Java wrapper to arecord
Harium/etyl-gdx-android
Etyl's Android backend
Harium/etyl-template
A ready-to-go empty project
Harium/pak-loader
Pak loader made in pure Java
Harium/sunbot-discord
Plugin to turn your Suneidesis Chatbot into a Discord Bot
Harium/sunflow
Fork of Sunflow Repository - Sunflow is an open source rendering system for photo-realistic image synthesis.
Harium/v4l2-ctl-java
Java wrapper to v4l2-ctl
Harium/chatbot-slack
(simple) Java Slack client library
Harium/database-ormlite
OrmLite module to Harium Database
Harium/etyl-applet
Etyl - Applet version
Harium/etyl-networking-udp
A Small UDP server using Java NIO
Harium/ferry
Custom Java iterators
Harium/ground-truth
Artificial environment to assist image processing evaluations
Harium/harium-loader
Helper classes to parse files
Harium/keel-awt
Keel classes integrated with AWT
Harium/keel-examples
Examples using Keel and Etyl
Harium/keel-ocr
Keel's OCR plugin
Harium/marine
A boiler plate web framework over sparkjava
Harium/marine-healthcheck
Web module to check server status
Harium/marine-json
Web module to handle json
Harium/propan-gdx-template
A ready-to-go empty project
Harium/propan-storage
3D Data Structures
Harium/sunbot-mqtt
Plugin to turn your Suneidesis Chatbot into a MQTT Subscriber
Harium/sunbot-slack-legacy
Plugin to turn your Suneidesis Chatbot into a Slack Bot
Harium/tesseract-java
Example of tesseract usage with BuffereImage
Harium/triangulation
A jdt triangulation fork
Harium/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.