Mathieu Brédif
Mathieu Brédif
rebase of #20290
Related issue: #21942 **Description** This PR aligns the apis of copyTextureToTexture and copyTextureToTexture3D in the WebGLRenderer : - copyTextureToTexture was missing a source box parameter (only full images could be...
## Description This proof of concept show some initial support for [WebXR](https://immersiveweb.dev/). This adds 3 examples which feature the Three's VRButton for entering the immersive mode. ## Motivation and Context...
For your information, this PR is not intended to be merged. This is the demo project of @scarllethcastro Warning : this requires a modified version of three.js
The label2dRenderer has a z-index that covers/hides all other elements (including dat.GUI) when they use the default z-index of 0, so that the user may not interact with the non-itowns...
3 comments/issues related to my attempt to use DragNDrop plugin to load a zipped version of the velib dataset used in the shapefile example. # API mismatch The APIs of...
## Steps to Reproduce 1. download https://donneespubliques.meteofrance.fr/donnees_libres/Txt/Synop/postesSynop.json 2. rename it as postesSynop.geojson (necessary as json is not a registered extension in this example #1166 ) 3. drag n drop it...
this PR cleans up some of the code and fixes #27 and a few other issues (recovery prompt not displaying...) It also adds remote,branch and gh-pages options in package.json and...
LAStools has evolved since CGAL forked it in https://github.com/CGAL/LAStools. I think we can now try to use it directly. - LAStools now supports Cmake natively - Among other new features,...
Change the 2 linked switches (Panoramic / 3D Building) to a more appropriate input in the demos : ``` http://itowns.github.io/v1demo.html http://itowns.github.io/itowns-sample-data/ ```