Strongly-specified 3D texture format
- Java 47.6%
- HTML 47%
- Rocq Prover 4.6%
- CSS 0.5%
- Shell 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| com.io7m.calino.api | ||
| com.io7m.calino.bom | ||
| com.io7m.calino.cmdline | ||
| com.io7m.calino.documentation | ||
| com.io7m.calino.imageproc.api | ||
| com.io7m.calino.imageproc.awt | ||
| com.io7m.calino.imageview | ||
| com.io7m.calino.parser.api | ||
| com.io7m.calino.specification | ||
| com.io7m.calino.supercompression.api | ||
| com.io7m.calino.supercompression.deflate | ||
| com.io7m.calino.supercompression.lz4 | ||
| com.io7m.calino.supercompression.spi | ||
| com.io7m.calino.tests | ||
| com.io7m.calino.validation.api | ||
| com.io7m.calino.vanilla | ||
| com.io7m.calino.writer.api | ||
| src/site/resources | ||
| .gitignore | ||
| .gitmodules | ||
| checkstyle-filter.xml | ||
| checkstyle-suppressions-1.0.dtd | ||
| pom.xml | ||
| README-CHANGES.xml | ||
| README-LICENSE.txt | ||
| README.in | ||
| README.md | ||
calino
| JVM | Platform | Status |
|---|---|---|
| OpenJDK (Temurin) Current | Linux | |
| OpenJDK (Temurin) LTS | Linux | |
| OpenJDK (Temurin) Current | Windows | |
| OpenJDK (Temurin) LTS | Windows |
calino
A strongly-specified file format for textures.
Features
- Strongly specified file format with full formal specification and proofs of specification properties.
- Supports the storage and retrieval of 2D, cube, and array textures.
- Supports LZ4 and DEFLATE compression of image data.
- Command-line tools and API for image manipulation.
- An extensive automated test suite with high coverage.
- Written in pure Java 25.
- OSGi-ready.
- JPMS-ready.
- ISC license.
Usage
See the documentation and specification.
