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.
ULIS alternatives and similar libraries
Based on the "Image Processing" category.
Alternatively, view ULIS alternatives based on common mentions on social networks and blogs.
-
OpenMVG (open Multiple View Geometry)
Promoting 3d reconstruction from images through multiple-view geometry algorithms and ready to use pipelines. -
VTK
Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD] -
OpenImageIO
Powerful image and texture wrangling library with support for a wide number of common lossy and RAW formats. [Modified BSD] -
GD
GD Graphics Library, famously used in PHP for image loading/manipulation & thumbnail generation. [custom permissive license, requires mention in user docs] website -
CxImage
An image processing and conversion library to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images. [zlib] -
FreeImage
An open source library that supports popular graphics image formats and others as needed by today's multimedia applications. [GPL2 or GPL3]
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of ULIS or a related project?
Popular Comparisons
README
Overview
ULIS is a rendering library written in C++. It is aimed at software rasterization and digital image processing.
- Official Github Repository
- Praxinos Website
- Documentation
- [License](LICENSE.md)
Samples
[](meta/image/sample/BlendNormals.png) | [](meta/image/sample/Unicode.png) | [](meta/image/sample/Transforms.png) |
---|---|---|
[](meta/image/sample/BezierDeform.png) | [](meta/image/sample/Text.png) | [](meta/image/sample/Benchmark.png) |
Workflow
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.