Skip to content

Tools to pre and post process topology object (.obj) for engineering analysis.

License

Notifications You must be signed in to change notification settings

mSamiolo/Cloud-Topology-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Topology viewer

This repo contain the code to build a web-app that consist of a viewer for .obj files to perform pre/post processing operation on specific topology.

View of the application

A little preview of what the application consist of, a viewer and a loader.

Build the project

From the root of the project. Install the dependencies:

npm install 

Build the application:

npx webpack

Now you can serve the application bu using a simple web server to serve the index.html file:

python3 -m http.server

About

Tools to pre and post process topology object (.obj) for engineering analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published