_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


vhacd 4.1.0
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/kmammou/v-hacd
Licenses: Modified BSD
Build system: copy
Synopsis: Approximate convex decomposition
Description:

This is a headers-only library that allows approximate convex decomposition of a 3D surface.

tachyon 0.99.5
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: http://jedi.ks.uiuc.edu/~johns/raytracer/
Licenses: Modified BSD
Build system: gnu
Synopsis: Multithreaded ray tracing software
Description:

This package contains the Tachyon raytracer. It supports the typical ray tracer features, most of the common geometric primitives, shading and texturing modes, etc. It also supports less common features such as HDR image output, ambient occlusion lighting, and support for various triangle mesh and volumetric texture formats beneficial for molecular visualization.

mmm 0.1.1
Dependencies: alsa-lib@1.2.11 sdl12-compat@1.2.68 sdl2@2.30.8
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/hodefoting/mmm
Licenses: ISC
Build system: meson
Synopsis: Memory Mapped Machine
Description:

MMM is a shared memory protocol for virtualising access to framebuffer graphics, audio output and input event.

mmg 5.7.2
Dependencies: scotch@7.0.7
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: http://www.mmgtools.org/
Licenses: LGPL 3+
Build system: cmake
Synopsis: Surface and volume remeshers
Description:

Mmg is a collection of applications and libraries for bidimensional and tridimensional surface and volume remeshing. It consists of:

  • the mmg2d application and library: mesh generation from a set of edges, adaptation and optimization of a bidimensional triangulation and isovalue discretization;

  • the mmgs application and library: adaptation and optimization of a surface triangulation and isovalue discretization;

  • the mmg3d application and library: adaptation and optimization of a tetrahedral mesh, isovalue discretization and Lagrangian movement;

  • the mmg library gathering the mmg2d, mmgs and mmg3d libraries.

tinygltf 2.9.6
Dependencies: nlohmann-json@3.12.0 stb-image@2.30 stb-image-write@1.16
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/syoyo/tinygltf
Licenses: Expat
Build system: cmake
Synopsis: Header only GL Transmission Format library
Description:

This package provides a header only C++11 glTF (GL Transmission Format) 2.0 library.

GL Transmission Format (glTF) is a royalty-free specification for the efficient transmission and loading of 3D scenes and models by applications. glTF minimizes both the size of 3D assets, and the runtime processing needed to unpack and use those assets. glTF defines an extensible, common publishing format for 3D content tools and services that streamlines authoring workflows and enables interoperable use of content across the industry.

meshoptimizer 0.25
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/zeux/meshoptimizer
Licenses: Expat
Build system: cmake
Synopsis: Mesh optimization library for faster rendering
Description:

When a GPU renders triangle meshes, various stages of the GPU pipeline have to process vertex and index data. The efficiency of these stages depends on the data you feed them; this library provides algorithms to help optimize meshes for these stages, as well as algorithms to reduce the mesh complexity and storage overhead.

gr-framework 0.69.1
Dependencies: bzip2@1.0.8 cairo@1.18.4 fontconfig-minimal@2.14.0 ffmpeg@8.0 freetype@2.13.3 ghostscript@9.56.1 glfw@3.3.10 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxt@1.3.1 pixman@0.46.4 qtbase@5.15.17 qhull@2020.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://gr-framework.org/
Licenses: Expat
Build system: cmake
Synopsis: Graphics library for visualisation applications
Description:

GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. GR is essentially based on an implementation of a GKS. As a self-contained system it can quickly and easily be integrated into existing applications (i.e. using the ctypes mechanism in Python or ccall in Julia).

openexr 2.5.7
Propagated dependencies: ilmbase@2.5.7 zlib@1.3.1
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://www.openexr.com/
Licenses: Modified BSD
Build system: cmake
Synopsis: High-dynamic-range file format library
Description:

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.

imath 3.1.3
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/AcademySoftwareFoundation/Imath
Licenses: Modified BSD
Build system: cmake
Synopsis: Library of math operations for computer graphics
Description:

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.

opencsg 1.8.1
Dependencies: glew@2.2.0 freeglut@3.4.0
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://www.opencsg.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Library for rendering Constructive Solid Geometry (CSG)
Description:

OpenCSG is a library for rendering Constructive Solid Geometry (CSG) using OpenGL. CSG is an approach for modeling complex 3D-shapes using simpler ones. For example, two shapes can be combined by uniting them, by intersecting them, or by subtracting one shape from the other.

opensubdiv 3.6.0
Dependencies: glew@2.2.0 libxrandr@1.5.4 libxcursor@1.2.3 libxinerama@1.1.5 libxi@1.8.2 zlib@1.3.1 glfw@3.3.10
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://graphics.pixar.com/opensubdiv/
Licenses: ASL 2.0
Build system: cmake
Synopsis: High performance subdivision surface evaluation
Description:

OpenSubdiv is a set of libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures.

azpainter 3.0.6
Dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 libx11@1.8.12 libxcursor@1.2.3 libxext@1.3.6 libxi@1.8.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: http://azsky2.html.xdomain.jp/soft/azpainter.html
Licenses: GPL 3+
Build system: gnu
Synopsis: Paint software for editing illustrations and images
Description:

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

friction 0.9.6.1
Dependencies: expat@2.7.1 ffmpeg@6.1.2 fontconfig-minimal@2.14.0 freetype@2.13.3 gperftools@0.9.6-0.b97c293 harfbuzz@11.4.4 icu4c@73.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libunwind@1.6.2 libwebp@1.3.2 python@3.11.14 qscintilla@2.13.4 qtbase@5.15.17 qtdeclarative@5.15.17 qtmultimedia@5.15.17 skia@112-0.c4284e9 zlib@1.3.1
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://friction.graphics
Licenses: GPL 3+
Build system: cmake
Synopsis: Create vector and raster animations for web and video
Description:

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

superfamiconv 0.8.8
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/Optiroc/SuperFamiconv
Licenses: Expat
Build system: gnu
Synopsis: Tile graphics converter supporting SNES, Game Boy Color and PC Engine formats
Description:

SuperFamiconv is a converter for tiled graphics, supporting the graphics formats of the SNES, Game Boy Color and PC Engine game consoles. Automated palette selection is supported.

openexr 3.2.4
Dependencies: imath@3.1.3
Propagated dependencies: libdeflate@1.19 imath@3.1.3
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://www.openexr.com/
Licenses: Modified BSD
Build system: cmake
Synopsis: High-dynamic-range file format library
Description:

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.

embree 4.3.3
Dependencies: tbb@2021.6.0 glfw@3.3.10
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://www.embree.org/
Licenses: ASL 2.0
Build system: cmake
Synopsis: High performance ray tracing kernels
Description:

Embree is a collection of high-performance ray tracing kernels. Embree is meant to increase performance of photo-realistic rendering applications.

directfb 1.7.7
Dependencies: alsa-lib@1.2.11 ffmpeg@8.0 freetype@2.13.3 glu@9.0.2 gstreamer@1.26.3 imlib2@1.10.0 jasper@2.0.33 libjpeg-turbo@2.1.4 libcddb@1.3.2 libdrm@2.4.124 libtimidity@0.2.7 libmad@0.15.1b libmng@2.0.3 libmpeg2@0.5.1 libmpeg3@1.8 mesa@25.2.3 libpng@1.6.39 sdl12-compat@1.2.68 librsvg@2.58.5 libtiff@4.4.0 tslib@1.23 libvdpau@1.5 libvorbis@1.3.7 wayland@1.24.0 libwebp@1.3.2 libx11@1.8.12 libxcomposite@0.4.6 libxext@1.3.6 xorgproto@2024.1 zlib@1.3.1
Propagated dependencies: flux@1.4.4
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/deniskropp/DirectFB
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: DFB Graphics Library
Description:

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.

openscenegraph 3.6-3.68c5c57
Dependencies: giflib@5.2.1 libjpeg-turbo@2.1.4 jasper@2.0.33 librsvg@2.58.5 libxrandr@1.5.4 ffmpeg@4.4.6 mesa@25.2.3
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: http://www.openscenegraph.org
Licenses: LGPL 2.1
Build system: cmake
Synopsis: High-performance real-time graphics toolkit
Description:

The OpenSceneGraph is a high-performance 3D graphics toolkit used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modeling.

goxel 0.15.1-0.66d36e0
Dependencies: gtk+@3.24.51 glfw@3.3.10 libpng@1.6.39
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://goxel.xyz/
Licenses: GPL 3+
Build system: gnu
Synopsis: Voxel editor
Description:

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.

skia 112-0.c4284e9
Dependencies: expat@2.7.1 fontconfig-minimal@2.14.0 freetype@2.13.3 harfbuzz@11.4.4 mesa@25.2.3 libwebp@1.3.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://skia.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: 2D graphics library
Description:

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

ogre 14.3.2
Dependencies: bullet@3.25 freeimage@3.18.0 freetype@2.13.3 glslang@1.4.321.0 libxaw@1.0.16 libxrandr@1.5.4 libxt@1.3.1 mesa@25.2.3 pugixml@1.12.1 sdl2@2.30.8 spirv-tools@1.4.321.0 wayland@1.24.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://www.ogre3d.org/
Licenses: Expat
Build system: cmake
Synopsis: Scene-oriented, flexible 3D engine written in C++
Description:

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics.

ilmbase 2.5.7
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://www.openexr.com/
Licenses: Modified BSD
Build system: cmake
Synopsis: Utility C++ libraries for threads, maths, and exceptions
Description:

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.

openimageio 2.5.19.0
Dependencies: boost@1.89.0 dcmtk@3.6.9 fmt@9.1.0 freetype@2.13.3 giflib@5.2.1 imath@3.1.3 libglvnd@1.7.0 libheif@1.19.7 libjpeg-turbo@2.1.4 libpng@1.6.39 libraw@0.21.2 libtiff@4.4.0 libwebp@1.3.2 opencolorio@2.4.2 openexr@3.2.4 openjpeg@2.5.0 pugixml@1.12.1 pybind11@2.13.6 python-wrapper@3.11.14 robin-map@0.6.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/AcademySoftwareFoundation/OpenImageIO
Licenses: Modified BSD
Build system: cmake
Synopsis: C++ library for reading and writing images
Description:

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.

basis-universal 1.60
Dependencies: opencl-headers@2024.10.24 zstd@1.5.6
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/BinomialLLC/basis_universal
Licenses: ASL 2.0 Modified BSD Expat
Build system: cmake
Synopsis: LDR/HDR compressed texture transcoder
Description:

Basis Universal is an LDR/HDR GPU compressed texture interchange system supporting transcoding to a large number of GPU texture formats.

Total packages: 69244