We are trying to create a desktop application which opens url with html5 canvas. We implemented it using Java 8 JavaFX. But we experiencing bad response in rendering of sketches
No, you cannot embed Chrome browser in webview of JavaFX.
Refer this link: Performance of WebView in JavaFX
You will get an idea about its performance relative to other browsers.