Skip to content

modeco80/SimpleDimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 11, 2023
08ce536 · Jan 11, 2023

History

1 Commit
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023
Jan 11, 2023

Repository files navigation

SimpleDimple

A simple SAR1 utility written in C++20.

Building

$ git clone https://github.com/modeco80/SimpleDimple.git
$ cd SimpleDimple
$ cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
$ cmake --build build -j $(nproc)
# ... profit?

The Libraries

libsd

Provides IO readers and writers for data files, along with the structures.

Structure documentation is seperately managed as a .hexpat in /hexpat.

The Tools

simpledimple

The utility itself.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published