Andrew Pouliot

Results 25 issues of Andrew Pouliot

I wanted to contribute to this project but ran into this issue getting started: there is a failing build somewhere when I `npm install` in the appropriate directory (invoked by...

USD likes to be Y-axis up, and coordinates in Blender are Z-up. Where in the process of export should we handle this?

help wanted

## 🐛 Bug description - Following the basic tutorial for rust on wasm Related issue filed against the tutorial https://github.com/rustwasm/book/issues/254 #### 🤔 Expected Behavior On M1, file hierarchy is: ```...

Snapshot testing is great and saves an immense amount of time vs manually checking data structures or images / tests. However, some tests need to be run on actual devices...

It would be sweet if you could use the full range of functionality in haptics. See `Gravel.ahap`, `Oscillate.ahap` in the **HapticSampler** example code. If CaptainAHAP were open-source I might be...

I was looking into how to add a "Create User" mutation to my graphql-js server. It took me a while to end up at the right code, so just documenting...

✏️ Editorial
💬 Feedback

I followed the directions [here](https://apple.github.io/turicreate/docs/userguide/sound_classifier/) for sound classification, starting with ESC-10 to verify everything is working. I wasn't able to get turi create working with the GPU since I have...

bug
p2
engine
linux

I added the prefix because it seemed like there were some common overlaps like "Style", "Layer", "Object", etc. I don't know if this is good practice, though.

Little demo with LCH interpolation on a radial gradient. I just used shift-X to swap to a stroke, though that messes up the logic I had around the saved fills...