An open API service indexing awesome lists of open source software.

https://github.com/damatrix/damatrix

github profile thing
https://github.com/damatrix/damatrix

Last synced: 19 days ago
JSON representation

github profile thing

Awesome Lists containing this project

README

          

[![Discord](https://img.shields.io/discord/428813657816956929?color=7289DA&label=discord)](https://discord.gg/FrBHHCk)
![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787908862-2276b40426acf2ff58677e3f)
![Uptime Robot status](https://img.shields.io/uptimerobot/status/m787908862-2276b40426acf2ff58677e3f)
[![patreon badge](https://img.shields.io/badge/dynamic/json?color=e64413&label=patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F727078)](https://www.patreon.com/DaPorkchop_)
[![Keybase BTC](https://img.shields.io/keybase/btc/DaPorkchop_)](https://www.daporkchop.net/donate)

## In progress
- [FarPlaneTwo](https://github.com/PorkStudios/FarPlaneTwo)
- **Testing:**
- Modularize and abstract everything in order to be able to support multiple game versions at once
- **In progress:**
- Improved mesh scaling
- Handle non-solid blocks correctly
- **On hold:**
- Populators in rough generators
- Rough generators for more world types
- Improved support for OptiFine shaders
- [BuildTheEarth/Terra++](https://github.com/BuildTheEarth/terraplusplus)
- **Testing:**
- Generate simplified OpenStreetMap data tiles for use at low zoom levels
- **In progress:**
- Generate high-resolution global elevation datasets
- Migrate to standard WKT map projection format
- Apply map projection transformations to entire shapes at a time
- **On hold:**
- Make `BVH<>` support arbitrary bounding polygons

## On Hold
- [MCWorldLib](https://github.com/PorkStudios/MCWorldLib): make API completely version-independent
- [SaveSearcher](https://github.com/DaMatrix/SaveSearcher): finish rewrite (waiting on MCWorldLib)

## Planned
- [Pork2b2tBot](https://github.com/PorkStudios/Pork2b2tBot): Plugin API
- [PorkLib](https://github.com/PorkStudios/PorkLib)
- `:compression` - better streaming API
- `:encoding` - revamped config system
- `:graphics` - native image encoding+decoding
- `:primitive` - sorted and multidimensional collections