Parsing AFM data…
Display
Color Map
Height Scale
1.4×
Rotation
Amplitude
Hi Lo
Drag to rotate  ·  Scroll to zoom
Raw data

Scan details

Sample ETC484-HkJc — Z Height Channel
Mode Z Height · Forward
Resolution 256 × 256 pixels
Scan Date November 25, 2025
Instrument AFM — SUNY Poly Nanotech Lab
Vertices rendered 65,536
How it works

From scan to screen

The data

The AFM tip oscillates across the sample surface in non-contact mode (NCM). The amplitude of oscillation at each pixel encodes the local surface interaction — effectively mapping topography at the nanoscale. The raw file is a 256×256 grayscale TIFF exported directly from the instrument.

The render

Each pixel's intensity is read in-browser and used to displace the Z-axis of a 256×256 three.js PlaneGeometry — 65,536 vertices in total. Vertex colors are computed from the same height values using the selected colormap. No server, no pre-processing: raw image pixels drive every vertex in real time.