-
This article, among describing other material faults of Revit, also gives an example where a IfcFacetedBrep fails to show colour, whereas an IfcExtrudedAreaSolid shows colour.
https://forums.buildi…
Moult updated
4 years ago
-
We are running scripts that are running into many cases where prior year data is changed significantly when we rerun our filtering and processing scripts. Sometime between our script runs executed in …
-
Hi:
I'm following the example of geospatial processing with Julia https://github.com/yeesian/maptime-boston-julia/blob/gh-pages/maptimeboston-julia.ipynb, but I have an error message when I read in…
-
In the section, https://github.com/alecjacobson/geometry-processing-curvature#tasks,
The first word, Download, could not be available.
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org…
-
I think some of theses errors can be ignored, but the precip related errors need to be solved
```
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC …
-
The PShapeOpenGL API offers support for updating the tint/fill/stroke values for a single vertex via the setTint(int index, int tint) API:
https://github.com/processing/processing/blob/master/core/sr…
-
Hello,
I'm trying to figure out what I'm doing wrong with my raycasts in PhysX 4.1. On some geometry, using PxTriangleMeshGeometry sometimes raycasts will go through the geometry, and at some speci…
-
The following
```
gips_process landsat -t 019032 -d 2018-03-22 --chunksize 512.0 --format GTiff --numprocs 1 --verbose 1 -p ndti-toa-coreg crc-toa-coreg ndvi-toa-coreg lswi-toa-coreg cloudmask-core…
-
Applications using geometry shaders to duplicate their geometry often render to different layers of the render buffer. While it is quite simple to just copy each layer to a separate texture and presen…