Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robbyant/lingbot-map
/ forward
Method
forward
demo_render/interactive_viewer/camera.py:50–51 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
48
49
@property
50
def
forward(self) -> np.ndarray:
51
return
_normalize(self.look_at - self.eye)
52
53
@property
54
def
right(self) -> np.ndarray:
Callers
1
compile_model
Function · 0.45
Calls
1
_normalize
Function · 0.85
Tested by
no test coverage detected