Add new resource file for loop and substrate project page

- Introduce .sisyphus/ralph-loop.local.md with iteration settings and completion promise
- Add src/content/projects/substrate.mdx describing AI‑powered texturing suite

Hubert The Eunuch
This commit is contained in:
Nicholai 2026-01-02 20:48:14 -07:00
parent 13ad01a247
commit be42345ea6
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
active: true
iteration: 1
max_iterations: 100
completion_promise: "DONE"
started_at: "2026-01-03T03:44:54.441Z"
session_id: "ses_47e0ab7d0ffeVYIumRnRO0IG1n"
---
Complete the task as instructed

View File

@ -0,0 +1,15 @@
---
title: "Substrate"
description: "A texturing suite for 3D artists featuring AI-powered PBR material generation in UV space using a custom diffusion model. The landing page is built with Astro 5, Lenis, TypeScript, and React, while the core texturing application runs on Next.js."
link: "https://substrate.biohazardvfx.com/"
category: "VFX/Creative Tool"
tags:
- "Astro 5"
- "Next.js"
- "React"
- "TypeScript"
- "Lenis"
- "AI/ML"
- "PBR Materials"
order: 4
---