Git Product home page Git Product logo

qpal's Introduction

qpalconvert.py

Convert between quake palette files and png, to create new cool palettes for quake

preview

Usage

windows/mac

Open up palette.png in your favourite image editor, and modify it however you'd like. Change the constrast/saturation etc for cool effects and then save it. (You can save it as any file)

In the commandline you can type qpalconvert my_new_palette.png and it will output palette.lmp, which can be used in your quake mod. Place it in the folder my_quake_mod/gfx/ folder.

On windows, you can also just drag and drop your image onto qpalconvert.exe and it will work without having to use the commandline.

python

Requires python 3, and PIL imaging library

python qpalconvert.py palette.lmp

Converts a palette file from quake (found in id1/PAK0.pak/gfx) to a PNG image representation of the palette

python qpalconvert.py palette.png

Converts a 16x16 image file into a quake palette lump.

To use the new palette in your mod, place it in your mod folder at your_mod/gfx/palette.lmp

qpal's People

Contributors

jmickle66666666 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.