LazPaint: Difference between revisions
From Game Making Tools Wiki
(Created) |
(No difference)
|
Revision as of 08:51, 24 March 2022
LazPaint | |
---|---|
![]() | |
Release date: | 2011- |
Made by: | Open-source |
Runs on: | BSD Linux Mac OS Raspberry Pi Windows |
Imports: | ... |
Exports: | ... |
LazPaint is a painting program that supports both raster and vector graphics, though if you really want to do vector stuff a dedicated tool like Inkscape would probably be more useful.
The name comes from the fact that it's made with Lazarus (the Free Pascal IDE).
It supports a really wide range of file types, including new ones like .webp. It even lets you import 3-D models in the .obj format, and will then turn them into a 2-D image.