J3DTiles icon indicating copy to clipboard operation
J3DTiles copied to clipboard

could support some demo for it?

Open shaohaikkk opened this issue 2 years ago • 1 comments

this is a greate project,but i'dont kown how can i use it? can you give me some support,please? And I'd want to it support OSGB? Looking forward to your reply.

shaohaikkk avatar Feb 06 '23 09:02 shaohaikkk

I wrote this project many years ago. I've forgotten most of the code. So I can only give you a hint. You can have a look at me.cxj.j3dtiles.model.v1 package. The class B3dm, I3dm, PointCloud, Composite are the model class. Their read method create a model instance from the 3dtiles json file.

vipcxj avatar Feb 07 '23 11:02 vipcxj