|
 |
"Chris" <esc### [at] gmail com> wrote:
> Hey folks,
> I spent a weekend messing around with GPT-5.2 and built a quick proof-of-concept
> for a MORAY-style scene editor that runs entirely in your browser. No install,
> just open the HTML.
>
> What works:
> Parses .pov files (most of the time)
I tried to get my CoPilot to implement the POV-Ray parser so that it would flag
syntax errors and allow composition of pov files in the absence of a local
install.
It sqwaked about what it was able to access and process, but the idea was to
convert the parser into some kind of WASM / JSON thing and embed it into the
html.
I don't have the access or the knowledge to make that happen, so I'll just post
the zip of that here.
If there's a way to partition this browser-based thing into pieces, maybe
there's a way to put the pieces on a wiki page, and people can submit
fixes/expansions on the forum/email, and that would be a way forward.
- BE
Post a reply to this message
Attachments:
Download 'pov_js_build_bundle.zip' (5 KB)
|
 |