Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kandarpgautam authored Sep 22, 2024
1 parent 07c6d91 commit 445cbf8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ This repository contains a web application that visualizes and calculates the vo
http://localhost:3000/?filePath=path/to/your/file.stl
```

Examples:
[Moneda](http://localhost/index.html?filePath=STL/Moneda.stl)
[Skull](http://localhost/index.html?filePath=STL/Skull.stl)
[Base with key](http://localhost/index.html?filePath=STL/Base%20with%20key.stl)
Live Examples:
1. [Moneda](https://kandarpgautam.github.io/ThreeJSVolumeDemo/?filePath=STL/Moneda.stl)
2. [Skull](https://kandarpgautam.github.io/ThreeJSVolumeDemo/?filePath=STL/Skull.stl)
3. [Base with key](https://kandarpgautam.github.io/ThreeJSVolumeDemo/?filePath=STL/Base%20with%20key.stl)


## Controls
Expand Down

0 comments on commit 445cbf8

Please sign in to comment.