Sacr3d: A rendering engine toolbox to do 3D graphics in Scheme
Summary
Sacr3d is a rendering engine toolbox for creating 3D graphics in Scheme, offering tools for 3D rendering.
View Cached Full Text
Cached at: 06/25/26, 12:03 AM
Similar Articles
Show HN: An ASCII 3D Rendering Engine
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
RadianceKit is a Mac app that converts photographs into 3D Gaussian splats for 3D scene reconstruction.
Image-blaster: Creates 3D environments, SFX, and meshes from a single image
A CLI tool that transforms a single image into a fully meshed 3D environment with objects, ambient sound, and physics SFX in under five minutes by leveraging Claude skills, World Labs, and FAL models.
CGGS: Consistency-Augmented Geometric Gaussian Splatting for Ego-centric 3D Scene Generation
CGGS is a text-to-3D framework that improves geometric consistency and quality in ego-centric 3D scene generation using a multi-stage approach with consistency-augmented loss, layout decoration, and geometric refinement via entropy-based depth loss.
Designing Lispy DSLs, part 1: SCSS (2012)
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.