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

Investigate integration with file format loaders #2569

Closed
mvaligursky opened this issue Nov 20, 2020 · 1 comment · Fixed by #3256
Closed

Investigate integration with file format loaders #2569

mvaligursky opened this issue Nov 20, 2020 · 1 comment · Fixed by #3256
Labels
area: graphics Graphics related issue good first issue Good for newcomers

Comments

@mvaligursky
Copy link
Contributor

Loaders (and writers) library: https://loaders.gl/docs

loaders.gl is a suite of loaders for file formats focused on visualization of big data, including point clouds, 3D geometries, images, geospatial formats as well as tabular data.

DracoLoader would be a good candidate to engine example integration: https://loaders.gl/modules/draco/docs/api-reference/draco-loader (see example implementation here: #2001)

We could consider implementing engine / editor support to export entity hierarchy into glb format as well.

@mvaligursky mvaligursky added enhancement area: graphics Graphics related issue labels Nov 20, 2020
@mvaligursky mvaligursky changed the title Investigate integration with file format loads Investigate integration with file format loaders Nov 20, 2020
@mvaligursky mvaligursky added the good first issue Good for newcomers label Dec 10, 2020
@mvaligursky
Copy link
Contributor Author

marking this with good first PR.
The example should be added here and follow two loaders already there
https://github.com/playcanvas/engine/tree/master/examples/loaders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue good first issue Good for newcomers
Projects
None yet
1 participant