Skip to content
/ NEST Public

Go implementation of the NEST interactable media format

Notifications You must be signed in to change notification settings

70ziko/NEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NestedImage File Format and Handler

Description

This project implements a custom file format called NestedImage (.nest), which allows for the creation and manipulation of images with nested sub-images. The format is designed to efficiently store and retrieve large images with detailed, zoomable areas.

Features

  • Custom binary file format for nested images
  • Efficient tiling system for large image handling
  • Read and write operations for .nest files
  • Sample data generation for testing purposes

Installation

To use this project, you need to have Go installed on your system. Then, you can clone this repository:

git clone https://github.com/70ziko/NEST
cd NEST

Contributing

Contributions to this project are welcome. Please fork the repository and submit a pull request with your changes.

License

This project is licensed under a custom open license. While it's free to use for non-commercial purposes, any commercial use requires explicit approval from the project owner. Copyright (c) 2024 70ziko Patryk Fidler Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Commercial use of the Software is prohibited without explicit written permission from the copyright holder. The Software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Software or the use or other dealings in the Software.

Contact

For any queries regarding this project or for commercial use approval, please contact mxkwak@duck.com or visit the project's GitHub page: NEST

About

Go implementation of the NEST interactable media format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages