nodebox / seed

Procedural Content Generator
https://seed.emrg.be/
MIT License
22 stars 8 forks source link

Add a /view page #36

Open fdb opened 6 years ago

fdb commented 6 years ago

This page shows the sketch without any extra elements. It renders the content and writes it out directly into the page.

This implements #32 .

To try locally, use serve -s, then open http://localhost:5000/view.html?id=-L4uLB99JzFHMPcVoiTm

dhruvramdev commented 6 years ago

Hi @fdb , I wanted to know whether you would anyone to complete this PR or you want to complete it yourself?