Jeff Boody's repositories
loax-server
The LOAX server allows a client to send GLES2 commands via TCP to be rendered by the Android native app.
libbfs
BFS is a simple file system that uses sqlite3 to store binary blobs and key value pairs.
a3d-fonts
This submodule contains textures of True Type fonts.
a3d-java
DEPRECIATED - USE https://github.com/jeffboody/vkk-java INSTEAD.
a3d-native
DEPRECIATED - USE https://github.com/jeffboody/libvkk INSTEAD.
awesome-vulkan
Awesome Vulkan ecosystem
jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
libastcwrapper
This ASTC wrapper allows a C program to compress an ASTC texture using the C++ astcenc encoder library.
libgltf
This project is a parser for the glTF file format.
libpak
DEPRECIATED - USE https://github.com/jeffboody/libbfs INSTEAD.
libsqlite3
Mirror of the SQLite Amalgamation
libxmlstream
libxmlstream is a wrapper library intended to make working with libexpat and XML files easier
popcorn
Popcorn is a mini flight simulator demo.
precomputed_atmospheric_scattering
This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".
sample-lidar
This tool samples Lidar output files to make them suitable for 3D printing.
terrain
This module includes code for 3D terrain maps.
texgz
This package includes code to import/export the texgz image format into Gimp (via a plugin) or other apps.
vkk-java
The Vulkan Kit (VKK) is a graphics library that exposes a simplified graphics pipeline.
zip
A portable, simple zip library written in C