Brian Jacobs

Results 3 issues of Brian Jacobs

Hi, In the `advance()` demo (https://www.clicktorelease.com/code/THREE.MeshLine/demo/birds.html), and independently in my code, there are artifacts in a meshline's tail when using `advance()`. It's as if the end of the tail isn't...

Hi, great library! In using this I've wanted to use it for images within the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture) Because image-focus looks for the `parentElement` of an image as the container, styling...

Hi, I'm curious about this: have there been any efforts to write scripts/css to files rather than inlined? Seems pretty doable within `generateOutputHtml` but wondering if there's any obvious gotchas...