question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Here is a rough list of tasks for bringing this repo up to production. Feel free to edit or add new items to the list:

  • We should have a common set of models that we use for testing new features, especially models that have created problems in the past. However I’m not sure if they should be hosted in this repo.
  • Refactor gltf-pipeline as a series of stages with dependencies
  • General cleanup, api standardizing, file renaming, folder organization
    • Many functions expect an options object. Instead of sending in {} in a lot of places, just do it the Cesium way and create the options object if it’s not defined with options = defaultValue(options, defaultValue.EMPTY_OBJECT);
  • Use recommended libraries, #178
  • Use JSDoc everywhere
  • Progress events: https://github.com/AnalyticalGraphicsInc/gltf-pipeline/issues/92
  • Something like jQuery for glTF to eliminate redundant glTF data structure traversal
  • Note: If there are any changes to the api we will need to update OBJ2GLTF and the website model converter

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:18 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
lasalvavidacommented, Jul 19, 2016

To whom it may concern,

I had a quick question about npm’s policy on data for unit tests. Over at https://github.com/AnalyticalGraphicsInc/gltf-pipeline, we are looking to add unit tests for a set of sample models. We were wondering if it would be within the terms of use to have an npm module for providing those test models. This would also be useful for tests for other glTF utilities and renderers.

I understand that npm generally doesn’t allow this type of usage as in “Service as a personal general-purpose database is also not allowed for this reason”, but wasn’t sure if this still applied when it was being used as test data for other node modules.

Thank you, Rob

0reactions
lilleysecommented, Jun 25, 2018

Oh yes, this is pretty old now. ForEach pretty much fixed the traversal item.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cleanup Definition & Meaning - Merriam-Webster
1 of 3. noun. clean·​up ˈklēn-ˌəp. 1. : an act or instance of cleaning. The children helped with the cleanup. 2. : an...
Read more >
CleanUp! icon Free disk space & protect your privacy
CleanUp ! is a powerful and easy-to-use application that removes temporary files created while surfing the web, empties the Recycle Bin, deletes files...
Read more >
Cleanup: Phone Storage Cleaner 4+ - App Store
This app is available only on the App Store for iPhone. Cleanup: Phone Storage Cleaner 4+. Clean, Delete Duplicate Photos.
Read more >
CleanUp - Free download and software reviews
CleanUp is a fast free file cleaner that clears your system of certain junk files, but it doesn't ask permission before deletion.
Read more >
Cleanup.pictures - Remove objects, people, text and defects ...
Remove unwanted objects from photos, people, text, and defects from any picture for free. It's extremely easy in just a few clicks with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found