icosa-foundation / open-brush-toolkit

Scripts and assets that help you use Open Brush and old Tilt Brush data in your creative projects.
Apache License 2.0
33 stars 7 forks source link

CSCore not compatible with Apple Silicon #4

Open andybak opened 2 years ago

andybak commented 2 years ago

Confirmed on Unity 2022.1

CSCore is pure C# so we should probably replace the plugin with source code: https://github.com/filoe/cscore

mikeskydev commented 2 years ago

I notice the source is .NET 3.5, I'm guessing support may rely on .NET Standard or .NET 6 being implemented. Notice there's an experimental branch for this: https://github.com/filoe/cscore/tree/netstandard. This also relates to the main Open Brush project.

ecsplendid commented 1 year ago

For those looking for a quick fix, I just deleted all the visualisation CS files from in /Assets/* -- you don't need them anyway for basic rendering of your drawings