Understanding How Vue Custom Renderer Works by Building a Web3D Library
Custom Renderer is a powerful feature that lets you use Vue SFC to render things other than the DOM.
However, there isn't much information out there about it, including in the official docs and articles written by the community, so it can seem like a somewhat difficult feature to learn.
In this session, I'll introduce how I was able to make use of Vue Custom Renderer while developing a wrapper library for Babylon.js, a Web3D library.
Ninisan
Understanding How Vue Custom Renderer Works by Building a Web3D Library
Custom Renderer is a powerful feature that lets you use Vue SFC to render things other than the DOM.
However, there isn't much information out there about it, including in the official docs and articles written by the community, so it can seem like a somewhat difficult feature to learn.
In this session, I'll introduce how I was able to make use of Vue Custom Renderer while developing a wrapper library for Babylon.js, a Web3D library.
