Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lafkpages/desmos-experiments
Some programs I've made to import cool stuff into Desmos.
https://github.com/lafkpages/desmos-experiments
3d desmos desmos-api obj
Last synced: about 2 months ago
JSON representation
Some programs I've made to import cool stuff into Desmos.
- Host: GitHub
- URL: https://github.com/lafkpages/desmos-experiments
- Owner: lafkpages
- Created: 2024-03-10T21:10:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T02:27:24.000Z (6 months ago)
- Last Synced: 2024-07-17T05:28:20.691Z (6 months ago)
- Topics: 3d, desmos, desmos-api, obj
- Language: Svelte
- Homepage: https://desmos-experiments.vercel.app/
- Size: 949 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# obj-to-desmos
Some programs I've made to import cool stuff into Desmos.
To install dependencies:
```bash
bun install
```To run:
```bash
bun run .
```This project was created using `bun init` in bun v1.0.30. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.