LAB / 001
Building SoulCraft
A continuing observation of how a digital space is formed.
01 / OVERVIEW
A space that remains in progress.
SoulCraft.jp is not treated as a conventional website. It is a single digital work in which completed pieces, experiments, process and everyday observation coexist. Lab records the decisions and unresolved states that are normally removed before a work is shown.
SoulCraft.jpは、一般的なウェブサイトではなく、一つのデジタル作品として扱っています。完成作品、実験、制作過程、日常の観測が共存し、Labでは通常なら公開前に削除される判断や未解決の状態を記録します。
02 / VISUAL RECORD
03 / PROCESS NOTES
Defined SoulCraft.jp as one artwork rather than a collection of conventional pages.
Separated Archive and Lab: completed works remain silent; Lab exposes their construction.
Established a master / candidate workflow and began designing the mobile Lab system.
04 / SYSTEM FRAGMENT
typedef struct s_soulcraft
{
void *archive;
void *lab;
void *life;
int observing;
} t_soulcraft;
while (space.observing)
render(&space);
05 / OBSERVATION
The unfinished state is not outside the work. It is one of its visible layers.
STATUSCONTINUING