i have an issue (in B4A 7.80) ,
i put a three.js-master folder with one example in Files folder
but at synchronize in ide it not appear and in ide/activity said file not found.
i try to open the html file in web view, it was more or less a experiment if 3d view is possible.
(323 files in 41 folders)
Files\three.js-master\examples\webgl_geometry_cube.html
Files\three.js-master\examples\js\
Files\three.js-master\examples\textures\
Files\three.js-master\build\
https://threejs.org/
WebView1.LoadHtml(File.GetText(File.DirAssets, "three.js-master/examples/webgl_geometry_cube.html"))