~Raph
Raph’s posts on Joy of Computing
home
about
subscribe
RC
home
about
log in
Subscribe
Atom feed
Recurse Center
log in
Bio:
I'm an independent developer working on a music synthesis game. A lot of my focus these days is making Rust a great platform for creative work.
Works
Submissions
Friday, Jan 15
The hyperbezier pen tool
(
permalink
)
made by
cmyr
,
Raph
, submitted by
nicholasbs
A new model for a path-drawing pen tool that uses "hyperbezier" curves, which have two control points.
—
nicholasbs
Sunday, Nov 8
Text layout is a loose hierarchy of segmentation
(
permalink
)
made by
Raph
, submitted by
davidbalbert
Raph wrote an overview of how text layout works. He's been working on text layout and rendering for over 35 years.
—
davidbalbert
Thursday, Oct 8
Towards principled reactive UI
(
permalink
)
made by
Raph
, submitted by
davidbalbert
Raph continues to explore the best ways to build reactive user interfaces, with a focus on Rust.
—
davidbalbert
Friday, Sep 25
The compositor is evil
(
permalink
)
made by
Raph
, submitted by
Mai
A blog post covering the history of the compositor introduced in Mac OS X and the tradeoffs it demands.
—
Mai
Wednesday, Jul 8
xi-editor retrospective
(
permalink
)
made by
Raph
, submitted by
davidbalbert
A look back at Raph's experiences building Xi, a novel text editor written in Rust.
—
davidbalbert
Saturday, Jun 20
Fast 2D rendering on GPU
(
permalink
)
made by
Raph
, submitted by
nicholasbs
An overview of a new architecture for high-performance, 2D vector graphics rendering on the GPU.
—
nicholasbs
Sunday, Apr 26
A Taste of GPU Compute
(
permalink
)
made by
Raph
, submitted by
davidbalbert
A detailed overview of how GPUs work and approaches for effectively using GPUs for general purpose computing.
—
davidbalbert
Saturday, Feb 22
GPU resources
(
permalink
)
made by
Raph
, submitted by
nicholasbs
A collection of resources for GPU programming.
—
nicholasbs
Thursday, Jan 16
Flattening quadratic Béziers
(
permalink
)
made by
Raph
, submitted by
porterjamesj
Raph explains how to render Bézier curves by turning them into a sequence of straight lines.
—
porterjamesj
Sunday, Dec 1
Druid
(
permalink
)
made by
Raph
,
cmyr
, submitted by
davidbalbert
A UI framework written in Rust.
—
davidbalbert
← Previous
1
2
Next →