The library to build browser based 3D models with code.
  • TypeScript 62.8%
  • JavaScript 34.6%
  • CSS 1.3%
  • MDX 1.1%
  • HTML 0.2%
Find a file
Steve Genoud 1600170d19
Some checks failed
Publish pages / publish-studio (push) Has been cancelled
Fix bug with missing default params
2024-01-10 17:32:40 +01:00
.github Add some CI to build everything 2023-08-15 10:33:53 +02:00
packages Fix bug with missing default params 2024-01-10 17:32:40 +01:00
.eslintrc.json Move eslint config for the whole package 2021-11-16 16:53:53 +01:00
.gitignore Setup the documentation 2021-11-05 07:43:28 +01:00
.nvmrc Improve the documentation 2023-02-13 20:12:43 +01:00
lerna.json v0.15.3 2024-01-08 20:00:27 +01:00
LICENSE Relicense everything to MIT 2023-08-14 16:08:29 +02:00
package.json Relicense everything to MIT 2023-08-14 16:08:29 +02:00
pnpm-lock.yaml v0.15.3 2024-01-08 20:00:27 +01:00
pnpm-workspace.yaml Update to use pnpm 2023-08-14 12:51:59 +02:00
README.md Fix typo in demo url 2022-08-18 11:28:27 +01:00

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

A simple example

ab4e3c12f4257659