hgg-3d: 3D plot (CPU projection) for hgg; works with all 2D backends

[ bsd3, graphics, library, program ] [ Propose Tags ] [ Report a vulnerability ]

A 3D plotting library for hgg, comparable to matplotlib's mplot3d. CPU-based projection plus the painter's algorithm let the existing hgg 2D backends (SVG PDF Rasterific) render 3D scatter line wireframe / surface plots as-is. . No WebGL required — pure Haskell end to end. Interactive 3D (camera rotation etc.) in web environments is handled by a separate PureScript / WebGL frontend outside this package, connected through the pre-bundled data/webgl-spec.js.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.1 && <2.3), base (>=4.17 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), directory (>=1.3 && <1.4), filepath (>=1.4 && <1.6), hgg-3d, hgg-core (>=0.1 && <0.2), hgg-frame (>=0.1 && <0.2), hgg-pdf (>=0.1 && <0.2), hgg-rasterific (>=0.1 && <0.2), hgg-svg (>=0.1 && <0.2), process (>=1.6 && <1.7), text (>=2.0 && <2.2), vector (>=0.13 && <0.14) [details]
License BSD-3-Clause
Copyright 2026 Aelysce Project (Toshiaki Honda)
Author Toshiaki Honda
Maintainer frenzieddoll@gmail.com
Uploaded by frenzieddoll at 2026-07-18T16:51:53Z
Category Graphics
Home page https://github.com/frenzieddoll/hgg
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables plot3d-printjson, browser-3d-demo, plot3d-demo
Downloads 2 total (2 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-07-18 [all 1 reports]