-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add sample data and obj2slpk example #6
Comments
Consider using fast_obj for easy OBJ parsing dependency with a permissive MIT licence. |
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 7, 2021
Signed-off-by: Tisham Dhar <[email protected]>
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 7, 2021
Signed-off-by: Tisham Dhar <[email protected]>
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 7, 2021
Signed-off-by: Tisham Dhar <[email protected]>
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 7, 2021
Signed-off-by: Tisham Dhar <[email protected]>
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 9, 2021
Signed-off-by: Tisham Dhar <[email protected]>
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 17, 2021
Signed-off-by: Tisham Dhar <[email protected]>
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 17, 2021
Signed-off-by: Tisham Dhar <[email protected]>
whatnick
added a commit
to whatnick/i3s-lib
that referenced
this issue
Mar 18, 2021
Signed-off-by: Tisham Dhar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am working on an example using this library to convert SFM derived urban models to SLPK format. I have the attached model tile to donate under creative commons (CC-BY-SA) licence to this library and use as a focus for development for this functionality.
I can supply the model as a PR as well once we discuss appropriate folder structure under which testdata should sit in the repository.
The obj2slpk function proposed will follow the raster2slpk pattern:
obj2slpk input.obj input_lod1.obj input_lod2.obj ... output.slpk
To avoid extra dependencies being added to this repository it is recommended that the LOD's for the given OBJ are generated separately using tools such as.
Tile_+007_+008.zip
The text was updated successfully, but these errors were encountered: