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

Category docs #595

Merged
merged 3 commits into from
Dec 30, 2019
Merged

Category docs #595

merged 3 commits into from
Dec 30, 2019

Conversation

ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Dec 30, 2019

Improve category doc structure and text, link to "participating loaders", etc.

Tileset Traversal Support

To start loading tiles once a top-level tileset file is loaded, the application can instantiate the `Tileset3D` class and start calling `tileset3D.traverse(camera_parameters)`.

Choose a reason for hiding this comment

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

Provide more details about camera_parameters, also is it the appropriate name for this parameter?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes. This PR was mainly intended to reorganize the existing text so that the category docs follow the same structure (and also does some cleanup of the image category).

I should do a separate PR with another pass on the 3D tiles category docs.

@coveralls
Copy link

coveralls commented Dec 30, 2019

Coverage Status

Coverage remained the same at 50.556% when pulling 5a75b21 on ib/category-docs into 05a2afb on master.

@ibgreen ibgreen merged commit 9e88740 into master Dec 30, 2019
@ibgreen ibgreen deleted the ib/category-docs branch December 30, 2019 23:57
xintongxia pushed a commit that referenced this pull request Jan 4, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants