Code Monkey home page Code Monkey logo

voidsprite's Introduction

voidsprite logo

voidsprite

Free C++ sprite editor

Preview image

Supported file formats

Import:

  • PNG
  • BMP
  • OpenRaster ORA
  • RPGMaker 2000/2003 XYZ
  • Atrophy Engine AETEX (tga/dds)
  • Wii TPL*
  • DDS* (DXT1, DXT2/3, DXT4/5)
  • Cave Story engine PBM
  • VTF* (BGRA, BGR, DXT1, DXT2/3, DXT4/5)
  • NES (dumps CHR-ROM)
  • all other formats supported by SDL2_Image

* - not all subformats are currently implemented

Export:

  • PNG
  • OpenRaster ORA
  • RPGMaker 2000/2003 XYZ
  • BMP
  • Cave Story engine PBM
  • C header (as uint8_t array)
  • Python file (as [R,G,B,A] np.array)

Building

  1. Go to freesprite/devlibs and extract devlibs.7z to the current directory (right click devlibs.7z and Extract here).
  2. Go back to the repository root and run the copy_devlibs.bat script
  3. Open freesprite.sln with Visual Studio and build/run like any other C++ program

Licenses

The license for voidsprite is currently to be determined.

Licenses for other libraries and fonts used in voidsprite can be found in the OPEN_SOURCE_LICENSES directory

voidsprite's People

Contributors

counter185 avatar oceanharte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.