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

Added GLB import information and new asset tasks (Draco + FBX folder) #493

Merged
merged 15 commits into from
Feb 27, 2023

Conversation

yaustar
Copy link
Collaborator

@yaustar yaustar commented Feb 24, 2023

Fixes part of the assets section for #465

TLDR:

  • Adds missing asset tasks for Draco Mesh Compression and Create FBX Folder
  • glTF GLB is now the preferred format over FBX

@@ -38,7 +59,7 @@ Regardless which modeling application you are using, there a number of things to

[Blender][4] is a fantastic free tool for 3D modeling and it is perfect for generating 3D assets for PlayCanvas.

Blender supports exporting to both COLLADA and FBX, but the built-in exporters do have some limitations.
Blender supports exporting to GLB, FBX and COLLADA but the built-in exporters do have some limitations.

### **Map Types**

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if the rest of the page is still accurate so left as is

Copy link
Contributor

@willeastcott willeastcott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving with a bunch of comments/suggestions.

@yaustar yaustar merged commit 87e8890 into dev Feb 27, 2023
@yaustar yaustar deleted the assets-update-feb-2023 branch February 27, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants