Forum Discussion
TienSinh
3 years agoFrequent Visitor
Embed WebGL
I developed a simple 3d canvas using webGL. Is it possible to embed webGL into web-based powerBI visuals? Can anyone give me an example to do this? Thanks.
- 1 year ago
You did it from a server or you package your pbiviz with the unity build?
Anonymous
1 year agoNot applicable
I've ran into this issue before. Custom visuals are put into a sandboxed iframe that has WebGL disabled. The only way around this is for the Power BI team to make an exception on their end to allow this visual access to WebGL.