cgtuebingen / hyperrealistic_indoor_streetview

🗺️🏠 Software Project SS24 | Hyperrealistic Indoor Street-View
3 stars 0 forks source link

Teleportation to fun locations #73

Closed NorbiPDF closed 3 days ago

NorbiPDF commented 6 days ago
// example
teleportControlsRef.current.teleport(0, 0, 0, 0, 2, 1);
// here you teleprot to pos 0,0,0 and look at pos 0,2,1

Resolves #20