Skip to content

LayoutitStudio/cssForsaken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cssForsaken

A source-backed ForsakenX scene renderer powered by PolyCSS. It prepares ForsakenX level data into browser-ready assets, then renders the scene as inspectable HTML/CSS 3D geometry instead of WebGL or canvas.

Run Locally

pnpm install
export FORSAKENX_DATA_URL="https://github.com/ForsakenX/forsaken-data/archive/52ed2ef1c79f80753af376a50c790dcca19ef7f1.zip"
pnpm build:full
pnpm dev

Open:

http://127.0.0.1:5173/?level=vol2&start=0

If you already have data locally, use this instead of FORSAKENX_DATA_URL:

export FORSAKENX_DATA_ROOT=".local/forsaken-data"

Generated assets are ignored and written to:

build/generated/public/forsaken

Runtime debug state is exposed at:

window.__cssForsakenDebug

Data and License

Source code is GPL-2.0-only. Original ForsakenX data is not committed to this repository. Raw data, generated assets, screenshots, traces, and local reports should stay ignored unless the project policy changes explicitly.

About

A port of Forsaken (1998), powered by the PolyCSS 3D engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages