Sacr3d: A rendering engine toolbox to do 3D graphics in Scheme

Lobsters Hottest Tools

Summary

Sacr3d is a rendering engine toolbox for creating 3D graphics in Scheme, offering tools for 3D rendering.

<p><a href="https://lobste.rs/s/gkqien/sacr3d_rendering_engine_toolbox_do_3d">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 06/25/26, 12:03 AM

# Sacr3d — Théo Tyburn Source: [https://teddd.srht.site/sacr3d/](https://teddd.srht.site/sacr3d/) A rendering engine toolbox to do 3D graphics in scheme\. © 2026 Théo Tyburn This website is built with[Haunt](https://dthompson.us/projects/haunt.html)and[org\-mode](https://orgmode.org/)\. It is graciously hosted by[sourcehut](https://srht.site/)\.

Similar Articles

Show HN: An ASCII 3D Rendering Engine

Hacker News Top

GlyphCSS is a JavaScript library that renders textured 3D meshes in the DOM using ASCII characters, supporting various 3D formats and integrating with vanilla JS, React, and Vue.

RadianceKit

Product Hunt

RadianceKit is a Mac app that converts photographs into 3D Gaussian splats for 3D scene reconstruction.

Designing Lispy DSLs, part 1: SCSS (2012)

Lobsters Hottest

This article explores the design of Lispy domain-specific languages using SCSS, a Scheme-based CSS preprocessor, as a case study. It discusses how SCSS represents CSS as first-class values and the limitations of its implementation.