https://github.com/damatrix/damatrix
github profile thing
https://github.com/damatrix/damatrix
Last synced: 19 days ago
JSON representation
github profile thing
- Host: GitHub
- URL: https://github.com/damatrix/damatrix
- Owner: DaMatrix
- Created: 2020-12-09T10:05:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T09:19:07.000Z (about 4 years ago)
- Last Synced: 2025-02-13T01:22:49.673Z (12 months ago)
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://discord.gg/FrBHHCk)


[](https://www.patreon.com/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