Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity version #1

Closed
cemuka opened this issue Jan 4, 2021 · 4 comments
Closed

Unity version #1

cemuka opened this issue Jan 4, 2021 · 4 comments

Comments

@cemuka
Copy link

cemuka commented Jan 4, 2021

This project looks very promising and I wonder if you could make a unity project version?

@ghost
Copy link

ghost commented Jan 4, 2021

Hey there

Thank you for your interest

What do you mean by a unity project version?

This library targets .NET standard 1.0 which i believe is compatible with unity? https://docs.microsoft.com/en-us/dotnet/standard/net-standard

@cemuka
Copy link
Author

cemuka commented Jan 4, 2021

It works, yeah but It wouldn't be integrated with unity, without unity components and a scene.

What I mean is that for example using unity Update and Time to depended on frame rate, using Transform for position and rotation values.

@ghost
Copy link

ghost commented Jan 4, 2021

Quite frankly I'm not very familiar with Unity :(

One of the main aim of this project is to be decoupled from any third party library. So if unity support is added it should be as an extension of this library.

I'm currently not in a position to be able to look into it. However if you have some solution and would like to submit a PR, I'd be happy to check it out :)

@cemuka
Copy link
Author

cemuka commented Jan 5, 2021

Hey thats great, I'll look into it 👍

@cemuka cemuka closed this as completed Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant