Clément COLIN

Results 11 issues of Clément COLIN

The release https://github.com/iTowns/itowns/releases/tag/v2.24.2 changed the height and width of the label2Drenderer which now overlaps the 3D canvas. When we add a mouse down event to the window, the targeted element...

question :question:
to-specify

It would be interesting, when computing a `tileset`, to display some data about the tiling process itself as well as the created `tileset` characteristics. We distinguish two sub-sets: * What...

new feature

The tilesetreader may be confusing for use with CLI as it allows to modify a tileset (or merge multiple tilesets). However, it does not display any information regarding the tileset....

Currently, the geometry from 3DCityDB are assumed to be LOD2 (cf [here](https://github.com/VCityTeam/py3dtilers/blob/master/py3dtilers/CityTiler/citym_building.py#L101), [here](https://github.com/VCityTeam/py3dtilers/blob/master/py3dtilers/CityTiler/citym_building.py#L111), and [here](https://github.com/VCityTeam/py3dtilers/blob/master/py3dtilers/CityTiler/citym_building.py#L159)) Therefore, creating tileset from other CityGML LOD is currently not possible. We have two solutions,...

Currently, the tiling methodology only make it possible to create a "flat" tree, using the position of each feature. We may want to make it possible to create more depth...

IFC Support needs to be improved. Some hints : - provide more sample to test the tiler - improve the tiling time - enhance the log information and CLI during...

I tried to use the geojson tile using a geojson that looks like that : ![image](https://github.com/VCityTeam/py3dtilers/assets/31923744/0a5cb11c-77e9-4119-a551-4f68054ee31f) Here is the resulting .obj (which looks the same in the 3DTiles) : ![image](https://github.com/VCityTeam/py3dtilers/assets/31923744/539df4df-3a32-4ed3-8c13-68467b61ffa1)...

The --offset option let us translate a tileset. It also let us substract the centroid of the tileset to center it to the origin. Another usefull option to add would...

new feature

When considering a `TileSet` having a batch table nothing is said about the semantics of such data (what the data represents). This fails to respect the linked open data principle...

enhancement

![image](https://user-images.githubusercontent.com/31923744/232713523-5b43abff-06e4-4bbc-843f-2d698e067fae.png) I get this error that freezes my 3D context. : `WebGL: INVALID_OPERATION: readPixels: buffer is not large enough for dimensions` using UD-Viz as a library and the SideBarWidget (cf...

bug
itowns
priority-medium