Remco Veldkamp

Results 82 comments of Remco Veldkamp

There's a new architecture with a revamped parser in v3.0 so let't move this to v3.1+, apart from the commands that are already in v3.0.

Nice! We might also separate the scene building from drawing the model. I'm fact, multi-gcode will require it.

Honestly, isn't 'defining and naming class' something that is the _result_ of our work? Not the start of it. I'd say this will fall into place during the refactor and...

Since the issue in three still exists and this was merely a debugging feature I vote for removing it for now.

I 've removed the wireframe option in 17a474768fb7bdbf1a367c45f60322697c16c160.

We can make it private now and evaluate before we publish. I want to at least update the examples before we publish so that should be a good test.

Btw where I said 'publish' I meant the final v3.

Threejs has the option to toggle the update behavior from automatic to explicit. We could adopt the same strategy but I'd prefer to just choose a single approach that always...