Forum Discussion
Embed WebGL
- 1 year ago
You did it from a server or you package your pbiviz with the unity build?
Hey were you able to do it?? Im trying to do the same thing!!
Yes, I did it. It's possible.
- KqunKqpar1 year agoRegular Visitor
You did it from a server or you package your pbiviz with the unity build?
- TienSinh1 year agoFrequent Visitor
I package my own pbiviz. I used WebGL to build a visual to visualize 3d objects from scratch instead of using framework e.g. Threejs. To be more specific, what's the purpose of your 3D visual?
I mean, you what to show what? what is your input? 3D mesh of objects or so.
- KqunKqpar1 year agoRegular Visitor
my visual is a unity webgl build. I can run it from a nodejs server with the index.html file generated by unity with the build files. Im not used with powerbi im more a backend dev. Have issues (i think) with my tsconfig and pbiviz json file config. So to be short the client want to see the unity 3d model of the building with the data in the dashboard
- TienSinh1 year agoFrequent Visitor
I package my own pbiviz build and build my WebGL visual from scratch instead of using framework like Threejs. More question, which one would you want to show in your visual, and the input of your visual is what. 3D mesh?