Pinned Repositories
animated-webp-lib-for-java
WebP decoder/encoder for Java, supports animation and alpha channel.
carbonized-pixel-dungeon
Traditional roguelike game, based on Shattered Pixel Dungeon v1.0.3.
imageio-apng
A patched version of JDK's ImageIO PNG Plug-in, with APNG support.
javasound-aac
(NO LONGER MAINTAINED) This library is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+). Fork of:
jme3-imgui
A simple helper library for use the Dear ImGui with jMonkeyEngine3. Currently supports LWJGL3 platform only.
notcute
(No longer maintained) A cross-platform desktop/mobile Widget Toolkit/Game Engine for Java.
PixelArtEditor
A simple Android image-editor for pixel art.
QuickBitmap
A simple Android-Bitmap utility library provides some useful functions: BitmapPool (based on LruCache and DiskLruCache), BitmapIO (supports PNG, JPEG, BMP, WEBP), BitmapChanger (can clip, zoom, flip, rotate, filling and so on).
soundtouch-jni
JNI bindings for SoundTouch. Can be used on both Java SE and Android.
unrefined
Cross-platform multimedia application framework written in pure Java.
Tianscar's Repositories
Tianscar/carbonized-pixel-dungeon
Traditional roguelike game, based on Shattered Pixel Dungeon v1.0.3.
Tianscar/unrefined
Cross-platform multimedia application framework written in pure Java.
Tianscar/soundtouch-jni
JNI bindings for SoundTouch. Can be used on both Java SE and Android.
Tianscar/javasound-aac
(NO LONGER MAINTAINED) This library is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+). Fork of:
Tianscar/javasound-flac
(NO LONGER MAINTAINED) This library contains a port of the Free Lossless Audio Codec (FLAC) decoder to Java and a FLAC encoder implemented in Java. It is designed to enable easy addition of FLAC support in Java applications. Fork of:
Tianscar/jamplayer
(NO LONGER MAINTAINED) A quite simple and lightweight audio player for JavaSound, streaming playing to reduce memory usage.
Tianscar/javasound-mp3
(NO LONGER MAINTAINED) This library contains a decoder that decodes/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for the JAVA(tm) platform, and an SPI (Service Provider Interface) that adds MP3 support for JavaSound. Fork of:
Tianscar/javasound-opus
(NO LONGER MAINTAINED) This is a Java library for reading and writing Ogg Opus stream. Opus packet structure is supported. Fork of:
Tianscar/javasound-spcollect
(NO LONGER MAINTAINED) A collection of projects working around JavaSound ServiceProvider interface. Mainly including audio codecs written in Java, with their JavaSound ServiceProvider.
Tianscar/javasound-wavpack
(NO LONGER MAINTAINED) This library is a Java implementation of the tiny version of the WavPack 4.40 decoder and encoder. Fork of:
Tianscar/carbonized-pixel-dungeon-blog
Official blog of Carbonized Pixel Dungeon.
Tianscar/javasound-alac
(NO LONGER MAINTAINED) This library is a Java implementation of Apple Lossless decoder. It is ported from v0.2.0 of the Apple Lossless decoder written by David Hammerton. It supports both 16-bit and 24-bit Apple Lossless files. Fork of:
Tianscar/javasound-ape
(NO LONGER MAINTAINED) This library is a Java implementation of Monkey's Audio Compression codec. It decodes, converts and plays Monkey's Audio files (.MAC, .APL, .APE) up to version 3.99 in real time. Fork of:
Tianscar/javasound-caf
Tianscar/javasound-core
(NO LONGER MAINTAINED) The stand-alone JavaSound framework core, ported from JDK. If you want to use the decoder/encoder (or third-party plugins) from JavaSound framework without include the whole java.desktop module (e.g. play AudioInputStream with OpenAL), you can include it to your project as a dependency.
Tianscar/javasound-mpc
Tianscar/javasound-openal
Tianscar/javasound-resloader
(NO LONGER MAINTAINED) Extended ServiceProvider for JavaSound to load audio from resources.
Tianscar/javasound-shorten
(NO LONGER MAINTAINED) This library is a Java implementation of Shorten audio decoder. The code is based on v3.6.1 of the Shorten C code. Fork of:
Tianscar/javasound-silk
Tianscar/javasound-speex
(NO LONGER MAINTAINED) This library is a Java port of the Speex speech codec (Open Source/Free Software patent-free audio compression format designed for speech). It provides both the decoder and the encoder in pure Java, as well as a JavaSound SPI. The current version of this library is based on the code from Speex 1.0.5. Fork of:
Tianscar/javasound-tta
Tianscar/javasound-vorbis
(NO LONGER MAINTAINED) This library is a Java port of the OGG Vorbis codec from xiph.org. Fork of:
Tianscar/javasound-wma
Tianscar/javasound-touch
Tianscar/jffi
Java Foreign Function Interface
Tianscar/jme3-javasound
Tianscar/jnr-ffi
Java Abstracted Foreign Function Layer
Tianscar/mainsite
Personal website's main site.
Tianscar/Tianscar
Custom GitHub profile repo.