Nigel Stewart
Nigel Stewart
We have a lot of dynamo tables, most of which are idle (no consumption) most of the time. I was considering that if there is no consumption we can provision...
..well, something like... https://www.youtube.com/watch?v=amEv2aJR91k It's the future of computing. 
I'm giving Extraterm a fresh look in the context of a little HTML/GeoJSON project. My files tend to be a bit on the large side, so sometimes I want to...
We're using cram quite successfully for a collection of command line tools concerned with processing geospatial data. In some cases we match numerical data such as XYZ position, the distance...
Open3D bundles fmtlib [6.0.0](https://github.com/fmtlib/fmt/releases/tag/6.0.0) (Aug 2019) but does compile with the current release [8.1.1](https://github.com/fmtlib/fmt/releases/tag/8.1.1) with this small fix applied. --- This change is [](https://reviewable.io/reviews/isl-org/open3d/4943)
I implemented a code generator for C++11 in Python. If you're at all interested in merging this back into your repo I'm happy to tidy it up some more and...
Eventhough visualinfo is built in EGL mode, there isn't support for EGL there yet. Filed for tracking purposes, contributions welcome. Arising from Issue #315
Over recent years there has been an effort to migrate web content to the README markdown. Time I think for a bit of a heavy edit, in light of the...
I some triangle mesh PLY that includes per-vertex normals. Aside from the GLSL shaders, this change is needed for reading the per-vertex normals from a PLY file.
This is the recipe for enabling Coverity static analysis via Travis Some of these settings would need adjustment for a repository other than `nigels-com/displaz` which requires logging into Coverity (with...