Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.
/ 3D-Surface Public archive

3D Surface for datasets with Vertex surface.

Notifications You must be signed in to change notification settings

olek-pastukhov/3D-Surface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Surface. Final

A simple demo of 3D surface implementation based on 2D-array data set. Implemented both by vertices and by parametric function surfaces.

To try it out follow the next steps:

  • install node v5+ and npm 3.8+
  • run npm install in the root folder
  • run npm start to build a complete application
  • open index.html located in dist folder for any browser which supports webGL and CSS3

About

3D Surface for datasets with Vertex surface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published