Popularity
1.8
Stable
Activity
6.7
-
34
6
6

Description

ULIS is a rendering library written in C++ whose development was led by Clement Berthaud, for the small cooperative company Praxinos. ULIS is aimed at software rasterization and digital image processing. It reunites many algorithms to manage color models, color spaces, blending modes, font, etc. It benefited many optimizations and works for Linux, MacOs and Windows. The access to the sources is free of charge, and ULIS can also be used for non-commercial projects by natural persons, without any extra costs.

Programming language: C++
License: GNU General Public License v3.0 or later
Tags: Graphics     Image Processing     Library     3D     Multiplatform     Python     C++14    
Latest version: v3.0.1

ULIS alternatives and similar libraries

Based on the "Image Processing" category.
Alternatively, view ULIS alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ULIS or a related project?

Add another 'Image Processing' Library

README

[License](#) Documentation Discord Patreon Release

Overview

ULIS is a rendering library written in C++. It is aimed at software rasterization and digital image processing.

Check out the Interactive Wasm Demo !.

Samples

[](meta/image/sample/BlendNormals.png) [](meta/image/sample/Unicode.png) [](meta/image/sample/Transforms.png) [](meta/image/sample/BrownianNoise.png)
[](meta/image/sample/BezierDeform.png) [](meta/image/sample/Text.png) [](meta/image/sample/Raster.png) [](meta/image/sample/VoronoiNoise.png)
[](meta/image/sample/Gradient.png) [](meta/image/sample/MipMap.png) [](meta/image/sample/RasterText.png) [](meta/image/sample/Interactive.png)

Workflow

The dev branch contains work in progress and may be unstable most of the time. We advise checking out the release branch to try and build the latest stable ULIS version.

Build and Documentation

Check the documentation for the API reference and details on the build process.


*Note that all licence references and agreements mentioned in the ULIS README section above are relevant to that project's source code only.