hgg-3d: 3D plot (CPU projection) for hgg; works with all 2D backends
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.
Modules
[Index] [Quick Jump]
- Graphics
- Hgg
- Graphics.Hgg.ThreeD
- Graphics.Hgg.ThreeD.Axes
- Graphics.Hgg.ThreeD.Bar
- Graphics.Hgg.ThreeD.Bound
- Graphics.Hgg.ThreeD.Browser
- Graphics.Hgg.ThreeD.Delaunay
- Graphics.Hgg.ThreeD.Easy
- Graphics.Hgg.ThreeD.Line
- Graphics.Hgg.ThreeD.Projection
- Graphics.Hgg.ThreeD.Scatter
- Graphics.Hgg.ThreeD.Spec
- Graphics.Hgg.ThreeD.Surface
- Graphics.Hgg.ThreeD.Types
- Graphics.Hgg.ThreeD
- Hgg
Downloads
- hgg-3d-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |