Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgenoud/replicad
The library to build browser based 3D models with code.
https://github.com/sgenoud/replicad
3d-models brep code-cad javascript opencascade step stl typescript
Last synced: about 11 hours ago
JSON representation
The library to build browser based 3D models with code.
- Host: GitHub
- URL: https://github.com/sgenoud/replicad
- Owner: sgenoud
- License: mit
- Created: 2021-11-01T15:09:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T08:36:07.000Z (29 days ago)
- Last Synced: 2024-10-20T06:20:04.432Z (27 days ago)
- Topics: 3d-models, brep, code-cad, javascript, opencascade, step, stl, typescript
- Language: TypeScript
- Homepage: https://replicad.xyz
- Size: 67.7 MB
- Stars: 396
- Watchers: 18
- Forks: 44
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# `replicad`
The library to build browser based 3D models with code.
As an abstraction over opencascade, it gives developers the power to integrate
it in their web application.So there are two ways you might be interested in this library:
- how do I use it to build a 3D model?
- how do I integrate replicad in my web application?For more information, [check the documentation](https://replicad.xyz)
## A simple example
[![ab4e3c12f4257659](https://user-images.githubusercontent.com/263325/142650619-7f737a89-d0fa-4c2b-adcb-202b612056b9.jpg)](https://studio.replicad.xyz/share/https%3A%2F%2Fraw.githubusercontent.com%2Fsgenoud%2Freplicad%2Fmain%2Fpackages%2Freplicad-docs%2Fexamples%2FsimpleVase.js)