webocs
webocs
Hi @FateRiddle , As @desandro said, I've been working on an editor that translates to zDog code. It's been a busy week so there wasn't huge progress and I didn't...
I see! no problem, this was pretty straightforward so I figured I could PR it even if it wasn't used!. Are you planning on converting to radians for each operation...
The second option sounds great and more natural if you ask me. I imagine some people copying demos from the internet that won't work because they missed the config line...
This is interesting, I like it.. I'm not sure if anybody is merging PRs anymore tho.. Here's there rendered version of the demo if anybody wants to have a quick...
I'm working on an 3D editor that will be able to write/read zdog drawings, It'll be super cool to have an official format, or even several illos. I think the...
what about a toRadians function as member of Zdog? ``` illo.rotate.y = Zdog.toRadians(180); ``` Edit: I submitted a PR for this feature request https://github.com/metafizzy/zdog/pull/47
Any news on this? It'll be great to have