9 downloads 245 views Feb 22, 2024
profile

Simplify Mapping by Fatboychummy

Updated Feb 22, 2024
project thumbnail

Simplify-Mapping

Simplifies mapping your world with Advanced Peripherals' Geoscanner, or Plethora's Block Scanner. This library is designed to be easy to use, and easy to understand. It can be used for a variety of purposes, such as pathfinding or simply mapping out your world.

Features

  • Utilizes the Geoscanner from Advanced Peripherals, or the Block Scanner from Plethora to create 3D maps of the surrounding environment.
  • Provides a simple API for interacting with the Geoscanner or Block Scanner.
  • Generates maps distinguishing between empty blocks and solid blocks.
  • Designed for easy integration into pathfinding algorithms, or other applications.
  • A custom binary file format for saving and loading maps, to reduce file size and improve performance.
    • I am always looking for improvements to this! If you have any ideas, feel free to submit a pull request.

Usage

See the wiki for instructions on how to use this library.

License

This library is licensed under the MIT License. See LICENSE for more information.

Contributing

Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests. Please read the CONTRIBUTING.md file for more information.

wget run https://pinestore.cc/d/60
Git Repository
comments
You can login with Discord to leave comments and reply to others!
pfp Xella 2 months ago

Looks promising! Need to give this a try soon :)

I really appreciate the support for both AP and Plethora's scanners :3

pfp Fatboychummy Creator 2 months ago

I'll admit that, currently, Plethora is untested. I need to set up a modpack that has it to test it thoroughly.

I believe that it should work fine, given what I recall of Plethora from when I used to work with it, but again I have not tested it. I plan to test it sometime later today though (assuming I can find the time for it).

Edit: A definite nevermind on the "it should work" part. Working on it now.