-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[experiment] Tres renderer #122
base: master
Are you sure you want to change the base?
Conversation
❌ Deploy Preview for g-next failed.
|
Code Coverage ReportCoverage after merging tres-renderer into master
Coverage Report
|
duration phase no difference [-79ms to 36ms] [22:15:01] Generating Benchmark Reports [started]
JSON: /home/runner/work/glimmer-next/glimmer-next/tracerbench-results/compare.json PDF: /home/runner/work/glimmer-next/glimmer-next/tracerbench-results/artifact-1.pdf HTML: /home/runner/work/glimmer-next/glimmer-next/tracerbench-results/artifact-1.html |
da634be
to
8514085
Compare
8514085
to
becbf14
Compare
Trying to implement one of #115 Tres Renderer
Some context:
https://tresjs.org/
https://vuejs.org/api/custom-renderer.html#createrenderer
https://github.com/Tresjs/tres/blob/98cb7fdc1e631943ecd3bf4ddea5d9190450f848/src/components/TresCanvas.vue#L198
https://github.com/Tresjs/tres/blob/main/src/core/nodeOps.ts