Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quatrefoil-gl/quatrefoil.cljs
Render Three.js with Respo style code(experimental).
https://github.com/quatrefoil-gl/quatrefoil.cljs
clojurescript threejs virtual-dom
Last synced: 17 days ago
JSON representation
Render Three.js with Respo style code(experimental).
- Host: GitHub
- URL: https://github.com/quatrefoil-gl/quatrefoil.cljs
- Owner: Quatrefoil-GL
- Created: 2016-05-15T16:13:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T04:28:05.000Z (2 months ago)
- Last Synced: 2024-10-31T05:20:51.636Z (2 months ago)
- Topics: clojurescript, threejs, virtual-dom
- Language: Cirru
- Homepage: http://repo.tiye.me/Quamolit/quatrefoil.cljs/
- Size: 364 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Quatrefoil
----> Render Three.js with Respo style code(experimental).
Demo http://repo.quamolit.org/quatrefoil/
### Patching operations
* [x] `add-element`
* [x] `remove-element`
* [x] `replace-element`
* [x] `add-children`
* [x] `remove-children`
* [x] `add-material`
* [x] `update-material`
* [ ] `replace-material`
* [ ] `remove-material`
* [x] `add-params`(partial)
* [x] `update-params`
* [ ] `remove-params`
* [ ] `add-events`
* [ ] `remove-events`### Develop
```bash
yarn
yarn watch# also for index.html
yarn cp-target
```Workflow https://github.com/mvc-works/quamolit-workflow
### License
MIT