Jesse Vander Does

Results 34 issues of Jesse Vander Does

Has anyone tried rendering on a mobile device? While I would assume that sphere casting is slower than a traditional rendering pipeline it seems to me that there benefits in...

## Describe the bug The build fails when attempting to build on an M1 mac when it fails to find OpenMP `Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)` ## To...

bug

First, thank you for this repository. This is really cool stuff! Is there a way to apply the node style via dictionary or a css style string? I see a...

The attached model fails to import and I think I tracked it down to this chunk of code. https://github.com/schwa/SwiftGLTF/blob/3c623dbdb50d6e38ca303f39efc44f2967b03b1c/Sources/SwiftGLTF/gltf.swift#L133-L135 The model's bufferView contains a `byteStride` of 12. I've made some...