Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Friction is a versatile motion graphics application that allows you to create vector and raster animations for web and video.
Motion graphics has a wide variety of uses, including:
Television and film: Title sequences, commercials, and visual effects
Web design: Animated logos, banners, and interactive elements
Social media: Animated posts and stories
Presentations: Animated infographics and slideshows
IlmBase provides several utility libraries for C++. Half is a class that encapsulates ILM's 16-bit floating-point format. IlmThread is a thread abstraction. Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions and other useful 2D and 3D math functions. Iex is an exception-handling library.
DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead.
Imath is a C++ representation of 2D and 3D vectors and matrices and other mathematical objects, functions, and data types common in computer graphics applications, including the "half" 16-bit floating-point type.
Embree is a collection of high-performance ray tracing kernels. Embree is meant to increase performance of photo-realistic rendering applications.
Mmg is a collection of applications and libraries for bidimensional and tridimensional surface and volume remeshing. It consists of:
the
mmg2dapplication and library: mesh generation from a set of edges, adaptation and optimization of a bidimensional triangulation and isovalue discretization;the
mmgsapplication and library: adaptation and optimization of a surface triangulation and isovalue discretization;the
mmg3dapplication and library: adaptation and optimization of a tetrahedral mesh, isovalue discretization and Lagrangian movement;the
mmglibrary gathering themmg2d,mmgsandmmg3dlibraries.
The pstoedit utility allows translating graphics in the PostScript or PDF (Portable Document Format) formats to various other vector formats such as:
Tgif (.obj)
gnuplot
xfig (.fig)
Flattened PostScript
DXF, a CAD (Computed-Aided Design) exchange format
PIC (for troff/groff)
MetaPost (for usage with TeX/LaTeX)
LaTeX2e picture
GNU Metafile (for use with plotutils/libplot)
Any format supported by ImageMagick
Skia is a 2D graphics library for drawing text, geometries, and images. It supports:
3x3 matrices with perspective
antialiasing, transparency, filters
shaders, xfermodes, maskfilters, patheffects
subpixel text
Goxel is a voxel editor that features unlimited scene size, unlimited history buffer, 24-bit RGB colors, layers, procedural rendering, ray tracing, and export to various formats including the format used by Magicavoxel.
Coin is a 3D graphics library with an Application Programming Interface based on the Open Inventor 2.1 API. For those who are not familiar with Open Inventor, it is a scene-graph based retain-mode rendering and model interaction library, written in C++, which has become the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community.
AutoTrace is a utility for converting bitmap into vector graphics. It can trace outlines and midlines, effect color reduction or despeckling and has support for many input and output formats. It can be used with the autotrace utility or as a C library, libautotrace.
Drawpile is a drawing program that allows share the canvas with other users in real time.
Some feature highlights:
Shared canvas using the built-in server or a dedicated server
Record, play back and export drawing sessions
Simple animation support
Layers and blending modes
Text layers
Supports pressure sensitive Wacom tablets
Built-in chat
Supports OpenRaster file format
Encrypted connections using SSL
Automatic port forwarding with UPnP
Discregrid is a C++ library for the parallel discretization of (preferably smooth) functions on regular grids. It generates a (cubic) polynomial discretization given a box-shaped domain, a grid resolution, and a 3D scalar field. The library can also serialize and deserialize the generated discrete grid, and compute and discretize the signed distance field corresponding to a triangle mesh. The following programs are included with Discregrid:
GenerateSDF: Computes a discrete (cubic) signed distance field from a triangle mesh in OBJ format.DiscreteFieldToBitmap: Generates an image in bitmap format of a two-dimensional slice of a previously computed discretization.GenerateDensityMap: Generates a density map from a previously generated discrete signed distance field using the cubic spline kernel.
OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. There is a particular emphasis on formats and functionality used in professional, large-scale animation and visual effects work for film.
AzPainter is a lightweight full color painting application for editing illustrations and images.
Features include:
Layers
Many artistic filters
Good range of selection tools
Pen pressure support with automatic brush size adjustment
Support for 16-bit color images with transparency (RGBA)
Support for image formats like PSD, PNG, JPEG, TIFF, WebP
OpenVDB is a C++ library comprising a hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It was developed by DreamWorks Animation for use in volumetric applications typically encountered in feature film production.
Blender is a 3D graphics creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation. The application can be customized via its API for Python scripting.
Alembic is a computer graphics interchange framework. It distills complex, animated scenes into a set of baked geometric results.
ASLI (A Simple Lattice Infiller) is a command-line tool that allows users to fill any 3D geometry with a functionally graded lattice. The lattice infill is constructed out of unit cells, described by implicit functions, whose type, size and feature can be varied locally to obtain the desired local properties.
This is a headers-only library that allows approximate convex decomposition of a 3D surface.
Basis Universal is an LDR/HDR GPU compressed texture interchange system supporting transcoding to a large number of GPU texture formats.
OpenEXR provides the specification and reference implementation of the EXR file format. The purpose of EXR format is to accurately and efficiently represent high-dynamic-range scene-linear image data and associated metadata, with strong support for multi-part, multi-channel use cases.
Xdot is an interactive viewer for graphs written in graphviz’s dot language. Internally, it uses the xdot output format as an intermediate format, and gtk and cairo for rendering. Xdot can be used either as a standalone application, or as a Python library.
This package contains tools for building documentation with Sphinx, Graphviz and LaTeX.