Feature #165
web browser component
Start date:
05/03/2023
Due date:
% Done:
0%
Estimated time:
Description
Opening a web page in web 3D space seems cool.
Can't be done with standard html due to iframe security restrictions.
But, a page can be rendered remotely, and displayed as texture in 3d space. Pointer click on the texture can be transferred to remote browser, etc.
History
Updated by Josip Almasi 25 days ago
- Status changed from New to In Progress
- Assignee set to Josip Almasi
Updated by Josip Almasi 10 days ago
- Status changed from In Progress to Resolved
SeleniumController, disabled by default, and RemoteBrowser javascript class.