Skip to content

Michael-JB/3d-topography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d-topography

An in-browser tool to generate 3D-printable models from topography data.

3D-printed Mount Everest

For more information about the tool and how it works, visit the served site.

Note: this tool was put together as a proof of concept. As a result, some shortcuts were taken during development, such as using a simple triangulation algorithm, encoding output STL files in ASCII (rather than binary) and not tree-shaking or bundling dependencies.

Try it out

This repository is statically served using GitHub Pages at https://michael-jb.github.io/3d-topography/.

Built with

License

MIT license

About

An in-browser tool to generate 3D-printable models from topography data.

Resources

License

Stars

Watchers

Forks