GDS2WebGL
Geometry viewer
Translates geometric data from GDSII into HTML/JS for WebGL rendering
Translates GDSII into HTML/JS that can be viewed in WebGL-capable web browsers.
46 stars
4 watching
7 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aras-p/hlsl2glslfork | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
paleolimbot/geos | A R API for accessing the GEOS C API to perform geometry operations on vectorized input data. | 62 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
vue-gl/vue-gl | A Vue.js component library for rendering 3D WebGL graphics using three.js. | 678 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
google/swissgl | A minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations | 1,151 |
google/neuroglancer | A web-based viewer for volumetric data visualization. | 1,090 |
khronosgroup/glsl | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 345 |
webglinsights/webglinsights.github.io | A website providing insights and information on WebGL technology | 38 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
gregtatum/talk-webgl-beyond-dom | An introductory tutorial on using WebGL to create graphics beyond the typical DOM-based web applications | 16 |
frewsxcv/graphosaurus | A 3D graph viewer powered by WebGL and JavaScript | 385 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 789 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |