[go: nahoru, domu]

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

Feature/point cloud labels from csv #2989

Merged
merged 7 commits into from
Jan 17, 2024

Conversation

WeirdRubberDuck
Copy link
Contributor

Add logic to read a "Name" column from a CSV file and use that to create the labels for the points. Adds an example of how this works as well

Note that the labels currently have a faulty rotation, but to fix that is rather part pf the Labels rewrite that @Roxeena will look into

include/openspace/data/dataloader.h Outdated Show resolved Hide resolved
include/openspace/rendering/labelscomponent.h Outdated Show resolved Hide resolved
src/data/datamapping.cpp Outdated Show resolved Hide resolved
src/data/datamapping.cpp Outdated Show resolved Hide resolved
src/data/datamapping.cpp Outdated Show resolved Hide resolved
src/rendering/labelscomponent.cpp Outdated Show resolved Hide resolved
src/rendering/labelscomponent.cpp Outdated Show resolved Hide resolved
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
@WeirdRubberDuck
Copy link
Contributor Author

Want to give @Roxeena a chance to look at this before I merge it :)

# Conflicts:
#	modules/base/rendering/pointcloud/renderablepointcloud.cpp
@WeirdRubberDuck WeirdRubberDuck merged commit 640ca3e into master Jan 17, 2024
@WeirdRubberDuck WeirdRubberDuck deleted the feature/point-cloud-labels-from-csv branch January 17, 2024 12:46
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