49 skills found · Page 1 of 2
EmmetOT / IsoMeshIsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via surface nets or dual contouring.
nst-guide / TerrainGenerate contours, hillshade, Terrain RGB, slope-angle shading tiles from elevation data.
leoneljdias / TempoSelf-hosted weather API based on ECMWF data, serving colorized WebP maps and GeoJSON contours for easy integration with MapLibre, Leaflet, OpenLayers, and other GIS platforms
fogleman / ContourmapCompute contour lines (isolines) for any 2D data in Go.
steidani / ConTrackContour Tracking of circulation anomalies (atmospheric blocking, cyclones and anticyclones) in weather and climate data
andrewharvey / Srtm StylesheetsShell scripts for working with NASA SRTM DEM data; gdaldem stylesheets for shaded relief maps; Mapnik stylesheets for contours; TileStache configuration for sandwich
ccrook / QGIS Contour PluginContour plugin for QGIS - uses python matplotlib to generate contours of data on vector point data.
Fil / D3 TricontourCreate contours from non-gridded data with meandering triangles.
pageauc / Sonic TrackUses a raspberry pi camera or web cam and python opencv to track motion in camera view. Sends motion contour data to sonic-pi via osc interface to produce and control notes/sample. Includes ability to use onscreen menu areas to change synthesizer, octaves Etc.
nst-guide / ContoursGenerate vector tile contours from USGS data
paolorussian / ProceduralplanetUnity - dual contour (w/o QEF) octree renderer for point cloud data
agrenott / PyhgtmapGenerate OSM contour lines from NASA SRTM (or other digital elevation model sources) data
cdgiessen / ContourLinesGenerates Contour Lines from USGS geological survey data
wxzen / Jcontourjcontour is a Java-based project about plotting meteorological contours. It integrates inverse distance weighting (IDW) and ordinary kriging interpolation algorithms, providing tools for visualizing and analyzing meteorological data.
ondrolexa / PyweramiProcess contour data file generated by the Perple_X program WERAMI
harishd10 / Contour TreeTopological Data Analysis using Contour Trees
majroy / PyCMA collection of visualization and data processing tools written in Python for performing the contour method for determining residual stress
bnjones / ContourtoolRead data from Contour Next USB blood glucose meters
oesteban / RegSegRegSeg is a simultaneous segmentation and registration method that uses active contours without edges (ACWE) extracted from structural images. The contours evolve through a free-form deformation field supported by the B-spline basis to optimally map the contours onto the data in the target space.
piotrdzwiniel / Contour2DPlotSimple plotting package written in Java and JavaFX, allowing for the creation of two-dimensional contour plot for two-dimensional data. Implementation is based on Marching Squares - https://en.wikipedia.org/wiki/Marching_squares#Isoband.