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

{unifir} binding #292

Open
trevorld opened this issue May 4, 2022 · 0 comments
Open

{unifir} binding #292

trevorld opened this issue May 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@trevorld
Copy link
Member

trevorld commented May 4, 2022

  • {unifir} provides R bindings for the proprietary Unity engine

    • Users would need to download and install Unity to do anything useful...
  • Unity is documented as supporting Wavefront OBJ files: https://docs.unity3d.com/Manual/3D-formats.html which we can generate via save_piece_obj()

  • There is also a Unity plugin that supports gltf assets which me may be able to generate from our existing {rgl} bindings via the {rgl2gltf} package

  • The {unifir} documentation is here: https://docs.ropensci.org/unifir/

    Seems that {unifir} currently only provides first rate support to importing Unity "prefabs"?

    There are a lot of ways to actually bring assets into a Unity scene as things that users will interact with or otherwise be affected by in your environment. The easiest one of those to work with, which is the only one unifir puts much thought into, is referred to as a “prefab”.

@trevorld trevorld added the enhancement New feature or request label May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant