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
- Host: GitHub
- URL: https://github.com/mithi/hello-3d-world
- Owner: mithi
- License: mit
- Created: 2020-08-28T08:09:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T19:04:31.000Z (over 5 years ago)
- Last Synced: 2025-04-05T15:04:09.063Z (10 months ago)
- Topics: 3d, 3d-graphics, 3d-graphics-engine, 3d-graphics-renderer, compute-graphics, create-react-app, data-visualization, hacktoberfest, javascript, plot, plotly, svg, typescript
- Language: TypeScript
- Homepage: https://mithi.github.io/hello-3d-world/
- Size: 1.49 MB
- Stars: 57
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/
