Expose renderer and add title.jpg
This commit is contained in:
parent
5d3eeec6a0
commit
6a8d77bbab
2 changed files with 1 additions and 0 deletions
BIN
assets/title.jpg
Normal file
BIN
assets/title.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 882 KiB |
1
index.js
1
index.js
|
|
@ -142,6 +142,7 @@ async function connect (options) {
|
|||
window.Vec3 = Vec3
|
||||
window.pathfinder = pathfinder
|
||||
window.debugMenu = debugMenu
|
||||
window.renderer = renderer
|
||||
|
||||
// Link WorldView and Viewer
|
||||
viewer.listen(worldView)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue