An open API service indexing awesome lists of open source software.

https://github.com/mithi/hello-3d-world

Plot 3d points, lines, and polygon on an svg. A demonstration of what you can do with the BareMinimum3d package
https://github.com/mithi/hello-3d-world

3d 3d-graphics 3d-graphics-engine 3d-graphics-renderer compute-graphics create-react-app data-visualization hacktoberfest javascript plot plotly svg typescript

Last synced: 9 months ago
JSON representation

Plot 3d points, lines, and polygon on an svg. A demonstration of what you can do with the BareMinimum3d package

Awesome Lists containing this project

README

          

# Hello 3d World

- This is a demo application where you can experiment with the parameters you can feed to the `renderScene()` function of the [`BareMinimum3d`](https://github.com/mithi/bare-minimum-3d) package, paired with the [`BareMinimum2d`](https://github.com/mithi/bare-minimum-2d) package.

- https://mithi.github.io/hello-3d-world/

![](https://user-images.githubusercontent.com/1670421/91668232-c04c9c00-eb3d-11ea-8673-c1a525c7bc27.png)