Unterrainer Informatik OG
We develop software and games and try to involve you in this process.
Austria
Pinned Repositories
BloomEffectRenderer
This is a PCL library for MonoGame. It uses your local MG installation and provides an easy way to render a bloom-post-process-effect from and to any RenderTarget you like.
bulkmakemkv
MakeMKV is a program that extracts MKV-files from DVD/BR-rips that are saved as an image (ISO) or a DVD/BR in general (a mounted one, preferably). This program helps you to do so unattended, scheduled and in bulk.
collisiongrid
This is a structure allowing you to find suitable collision-candidates out of a bulk of sprites or similar very fast.
FiniteStateMachine
This project is a finite state machine designed to be used in games.
GameDevelopmentLinks
This is a collection of useful game-development links including, but not restricted to, development with MonoGame.
InputStateManager
This is a helper class for MonoGame useful for querying keyboard, mouse, touch and gamepad inputs.
java
Console progress bar, splitstopwatch (debug-timer), null-annotations, CSV-reader and CSV-writer, various tools and data-structures.
lockfreequeue
This is a lock-free queue. Implemented without wait-states at all.
Monogame-Textbox
An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.
threadpool
This is a C# thread-pool allowing you to do various tasks in parallel on different threads.
Unterrainer Informatik OG's Repositories
UnterrainerInformatik/GameDevelopmentLinks
This is a collection of useful game-development links including, but not restricted to, development with MonoGame.
UnterrainerInformatik/FiniteStateMachine
This project is a finite state machine designed to be used in games.
UnterrainerInformatik/collisiongrid
This is a structure allowing you to find suitable collision-candidates out of a bulk of sprites or similar very fast.
UnterrainerInformatik/Nexus
Cross-platform implementation of a communication-hub for use with Steamworks or its own server. Currently this project is just a draft.
UnterrainerInformatik/java-http-server
A wrapper around Javalin that helps develop secured, database-backed RESTful services with minimal overhead and maximum flexibility.
UnterrainerInformatik/htl-zeromq
Example of a ZeroMQ Client and Server implementing a Hello-World protocol and a primitive chat-server using the concept of rooms.
UnterrainerInformatik/MyStromRestApiCSharp
An implementation of the MyStrom REST API in C#.
UnterrainerInformatik/safeLearn
This project is the attempt to unify all teaching materials using Markdown and Obsidian as an editor while using this site as a reader for the students. As a reader for students it has various benefits, such as responsive design allowing the use of a mobile phone when learning, or customizability of the look-and-feel to suit various tastes.
UnterrainerInformatik/Travis-Scripts
Scripts and manuals to help configure Travis for various builds and build targets including MonoGame and publishing as nuget package.
UnterrainerInformatik/android-mqtt-reader
UnterrainerInformatik/cheatsheets
This repository contains various markdown files containing important commands, etc...
UnterrainerInformatik/homepage
This is the homepage of unterrainer.info
UnterrainerInformatik/htl-angular-keycloak
UnterrainerInformatik/htl-it
dokutest
UnterrainerInformatik/java-jre-utils
A library to help with JRE stuff like shutdownhooks or reading resources.
UnterrainerInformatik/java-mqtt-client
A simple client to connects to an MQTT server and subscribe topics there.
UnterrainerInformatik/java-parent-javalin-pom
The parent pom for all our java-projects building on the javalin project.
UnterrainerInformatik/java-parent-pom
The parent pom for all our java-projects.
UnterrainerInformatik/java-rdb-utils
A library to help with accessing and managing JAVA-persistence-layer enabled relational databases.
UnterrainerInformatik/java-rest-client
A REST-client that uses OK-HTTP.
UnterrainerInformatik/java-serialization
A library to help with serialization and deserialization using com.fasterxml.jackson.
UnterrainerInformatik/java-udp-observer
A small and generic UDP client that listens on a given port returning the datagrams when you ask for them.
UnterrainerInformatik/lectures
UnterrainerInformatik/overmind-gui
The graphical user interface for overmind-server.
UnterrainerInformatik/setup-ssh-action
UnterrainerInformatik/ssh-deploy-action
UnterrainerInformatik/ssh-mkdir-action
UnterrainerInformatik/ssh-run-action
UnterrainerInformatik/Travis-Test
The test-repo for our Travis-Scripts.
UnterrainerInformatik/Travis-Test1