iisacc logo

Contents

A curated working archive for technical documents, playable experiments, solution stories, and reusable visual material from iisacc.

Abstract geometry archive hub with blue glass modules
Geometry technical archive made of layered dark planes
01 / Technical archive

LVRS documentation, shaped for fast reading.

Route-ready framework docs are organized as a navigable studio reference instead of a flat file dump.

02 / Color app

Convert colors for CSS and native app code.

Color Workbench handles HEX, RGB, HSL, contrast, gradients, and framework color code entirely inside the browser.

Geometry canvas workflow with brush arcs and construction planes
03 / solution workflow

Sketch, annotate, and export ideas through Vincent.

A canvas-first tool connects the game and solution material in this archive.

Geometry studio origin timeline made of floating slabs
04 / Studio story

The origin notes behind the Vincent build.

Development context, design judgment, and the practical reason the tool exists.

Geometry world map made of dark nodes and blue routes
05 / World

Future releases and wider studio updates.

A place for new directions, collaborations, and solution-line changes.

Technical judgment notes

The archive records why the tools are shaped this way.

These notes stay inside Contents because they are reference material, not a separate brand section. They explain the pressure behind the technical choices so solution pages can stay focused on what shipped.

Qt / QML

Desktop behavior comes before web-like convenience.

Vincent needs real windows, local files, pointer input, keyboard shortcuts, and a UI layer close to C++ painting code.

Cross-platform desktop

A clear release surface keeps the solution honest.

Vincent is presented as a cross-platform desktop app so packaging, installation, and daily testing can be described without implying a single-platform direction.

Raster core

The feel of a mark is part of the solution contract.

Brush softness, layer behavior, undo boundaries, and export quality need solution-owned rendering work instead of a generic document model.

Local first

The cloud should be optional, not the owner of the work.

Screenshots, sketches, rough notes, and private drafts should begin on the user's machine and leave only when the user chooses.

For game developers with sharper worlds to build.

iisacc treats content as production material: notes for judgment, assets for iteration, and small interactive experiments that keep the page alive.

Geometry game corridor with blue flight path and triangular markers

GD-like flight mode

A playable constant-scroll corridor with layered scenery, block patterns, spikes, and altitude control.

Hold click or press Space/Arrow Up to thrust. Enter restarts the run after a crash.

Random Ship Challenge
00:00:00
2f4f6e 00:00:00
GD-like ship source asset

Source files should feel ready to use.

The asset page collects the mini game's source graphics with previews, direct downloads, and context for reuse.