Skip to content
Neurones 3D Download

Load and view

Inspector, Knowledge and export columns

The left pane says what a dataset is (its footprint, height and density), what it knows (every column, from the file or computed by N3D) and what has been built from it, and the export dialog writes exactly that.

Where Scene pane › Inspector, Knowledge, Results · File › Export point cloud… Tier Free + Pro CLI export-cloud

Reading is free. Exporting computed columns, and the Export with its knowledge… shortcut, are Pro. Converting a cloud as it came in is free.

The Inspector and Knowledge sections: footprint, height and elevation of the selected layer, then every column tagged as from the file or computed by N3D, with class and primitive distributions
Knowledge: what came in the file, and what N3D worked out.

When to use it

Before deciding what to run (does the file already carry a classification or intensity?), after running something (did it write the column you expected?), and before exporting (which columns will the recipient get?).

Step by step

  1. Select a layer in the Scene pane. Inspector shows its Elements, Footprint (width × depth in metres), Height, Elevation range, Density in points per cubic metre, and Origin.
  2. Knowledge lists every column. Each row is tagged file (it came in the source) or N3D (computed here), with the process that made it: segment from segmentation, class and confidence from the classifier, component and primitive_kind from decomposition, hag and groundify from the ground filter, deviation from Compare, m3c2_change from change detection.
  3. Click a distribution (segment sizes, the Classes strip, the Primitives strip) to open the Distribution window: one sortable row per segment, class or component with points, extent and mean height. Click a row to solo the class or fly to the component.
  4. Results lists what has been built (scene graph, floor plan, components, terrain products, ground fit, comparison, transferred column, kept measurements), each with an open button to bring its window back.
  5. To export, use File › Export point cloud… (or Export with its knowledge… under Knowledge, which ticks every field). Choose PLY, LAS, CSV, USD or Web, choose all points or a uniform subsample, and tick the label columns and scalar fields to write.
  6. Press Export…. The status bar reports how many points were written and where.
The Distribution window listing every component with its point count, extent and mean height, sortable, one click to fly to it
Every component, sortable; a click flies to it.
The Export Point Cloud window with LAS chosen: points, colours, label columns for segment, class, instance and primitive ids, scalar fields, and the note on how LAS stores them
One dialog for every export. With LAS, the class fills the classification byte and ids ride as 32-bit extra bytes.

What it was measured at

Measured

Class ids fill LAS’s 0 to 255 classification byte; segment, instance and component ids are written as 32-bit unsigned extra bytes and scalars as 32-bit floats, and the LAS round trip is checked with laspy.

From the command line

# the command line writes clouds from the process that made them, for example:
n3d-render-cli ground   --input tile.laz --out tile_ground.las       # ground label + hag
n3d-render-cli transfer --from sub.las --to full.las --field classification --out full_labelled.las

Limits, stated

  • A LAS classification is one byte. A class column above 255 is refused with a message suggesting PLY or CSV.
  • USD and Web exports have point ceilings and carry colours only, not label columns or scalar fields.
  • A cloud that was moved by hand is written without its coordinate system, because the stamp would no longer be true.

Related questions

What goes into a LAS export?

The class column fills LAS’s classification byte (0 to 255). Segment, instance and component ids are written as exact 32-bit unsigned extra bytes, and computed scalars such as height above ground or deviation as 32-bit floats, so PDAL, laspy and CloudCompare read them back. Intensity, returns, point source and scan angle keep their standard slots. The file is LAS 1.2 unless a class exceeds 31 or a coordinate system is present, in which case it is LAS 1.4.

Does it keep the coordinate system?

Yes. It is read from LAS GeoTIFF keys, the OGC WKT record and LAS 1.4 extended records, carried into reports, and stamped on a LAS export as long as the geometry is still the source’s. A cloud that was moved by hand is written without it, because the stamp would no longer be true. Vector layers are checked against it and a clash is reported.

Which formats can it write?

Point clouds as PLY, LAS and CSV, a USD stage (.usda) or a self-contained web viewer. Meshes and voxels as glTF / GLB. Drawings as SVG, DXF (R2000) and PDF 1.4. Vectors as GeoJSON and Shapefile. Rasters as GeoTIFF and ESRI ASCII grid. Reports as HTML. Images as PNG or JPEG and flythroughs as MP4. Writing results out is a Pro feature.

What does a paid licence unlock?

Writing out what the program worked out: computed columns (class, segment, confidence, height above ground, deviation) on an export, drawings (DXF, PDF, SVG), terrain rasters, GIS vectors, meshes as glTF, reports, region and zone CSVs, saved images and flythrough videos. Desktop, Engine & SDK and the academic licence unlock the same features in the program; Engine & SDK adds the Python package and the command line. The boundary is enforced in code and tested in both directions.

More in the FAQ.

About

Why Neurones 3D exists.

Standing inside a 43.5 million point indoor laser scan rendered by Neurones 3D

I have spent years working with point clouds, and for most of them the software got in the way. I wanted one tool I would actually reach for every day: fast enough to enjoy, honest about what it does, and calm to use.

Neurones 3D started in Python, the way most of my research does. It worked, but it was heavy, and heavy tools quietly discourage you from opening them. So I rebuilt everything in Rust, from the file readers to the renderer, with one rule: stay frugal. A single small file, no cloud, no telemetry, billions of points on a laptop that is ten years old. In an age where every tool reaches for a data center, I wanted the opposite.

The goal is simple to say and hard to earn. One package that carries you from capture to understanding to deliverable, without exporting to five other programs along the way. Load a scan, a splat, a building, a phone video. See it, classify it, measure it, and send out something real. Together, in one place.

This is the tool I always wanted. I hope it becomes yours too.

Dr. Florent Poux 3D Geodata Academy

Get Neurones 3D

Free tier, no account, one 15 MB file. We send the download link to your inbox.

Check your inbox

We sent a confirmation to your address. Click the link inside and the download follows right after. The link stays valid for 72 hours.

If Windows shows "Windows protected your PC", that is SmartScreen meeting a build that is not code-signed yet, not a virus: choose More info, then Run anyway. Check the file's fingerprint first if you like.

Double opt-in, no spam. Your address never leaves 3D Geodata Academy. Privacy.

Cookie settings

Choose what this site may store in your browser. Strictly necessary items are always on, because the feature you asked for does not work without them. Everything else is off until you switch it on. Your choice is kept in this browser for six months.

Strictly necessaryAlways on

Needed for a feature you use. Never used to track you.

NameKindWhat it is forKept
n3d_boardCookie, HttpOnlyA random voter token set by the board (roadmap), so one browser counts as one vote.12 months
n3d-feedback-draftLocal storageA draft of the feedback form, so a refresh does not lose your message. It never leaves your browser and is cleared when you send.Until sent
n3d_consentLocal storageThis choice.6 months
Analytics

None in use today. If a measurement tool is ever added, it stays off until you allow it here.

Media

None. Nothing on this site embeds a player or media from another company.