Giter Site home page Giter Site logo

alterae / pixi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foxnne/pixi

0.0 0.0 0.0 12.49 MB

Pixel art editor made with Zig.

Home Page: https://foxnne.github.io/pixi/

License: MIT License

C++ 34.60% C 7.84% Objective-C 0.66% Zig 56.78% WGSL 0.11%

pixi's Introduction

Pixi is an cross-platform open-source pixel art editor and animation editor written in Zig.

Check out the user guide!

pixi_explanatory_workflow

Screenshot 2023-08-09 at 1 15 03 AM Screenshot 2023-08-09 at 1 12 48 AM

ko-fi

Features planned for 0.1

  • Typical pixel art operations. (draw, erase, color select)
  • Create animations and preview easily, edit directly on the preview.
  • View previous and next frames of the animation.
  • Set sprite origins for drawing sprites easily in game frameworks.
  • Import and slice existing .png spritesheets.
  • Intuitive and customizeable user interface.
  • Sprite packing

User Interface

  • The user interface is driven by Dear Imgui which should be familiar to many.
  • The general layout takes many ideas from VSCode, as well as general project setup using folders.

Planned Features

  • Export/import options.
    • Possibly .pyxel and .asesprite import
    • Export to .zig to directly use in Zig frameworks
    • .gif support
  • Palettes
  • Tiles
  • Possibly much more

Compilation

  • [Linux] Ensure gtk+3-devel or similar is installed (for native file dialogs).
  • Install zig using zigup zigup 0.13.0-dev.351+64ef45eb0 or manually and add to PATH.
  • Zig version required is latest mach nominated version, find here.
  • Clone pixi.
  • Build.
    • git clone https://github.com/foxnne/pixi.git
    • cd pixi
    • Dawn zig build run
    • sysgpu zig build run -Duse_sysgpu=true

Credits

pixi's People

Contributors

foxnne avatar jonsnowbd avatar visendev avatar tnothy avatar brookjeynes avatar fabioarnold avatar jeremy-coleman avatar slimsag avatar kamidev avatar pfgithub 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.