Skip to content

Quatrefoil-GL/quatrefoil.cljs

Repository files navigation

Quatrefoil

Render Three.js with Respo style code(experimental).

Demo http://repo.quamolit.org/quatrefoil/

Patching operations

  • add-element
  • remove-element
  • replace-element
  • add-children
  • remove-children
  • add-material
  • update-material
  • replace-material
  • remove-material
  • add-params(partial)
  • update-params
  • remove-params
  • add-events
  • remove-events

Develop

yarn
yarn watch

# also for index.html
yarn cp-target

Workflow https://github.com/mvc-works/quamolit-workflow

License

MIT