Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MrForExample/ComfyUI-3D-Pack
/ view
Method
view
shared_utils/camera_utils.py:124–125 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
122
# view (w2c)
123
@property
124
def
view(self):
125
return
np.linalg.inv(self.pose)
126
127
# projection (perspective)
128
@property
Callers
15
rgb_to_grayscale
Method · 0.80
forward
Method · 0.80
expand_t_like_x
Function · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
moe_infer
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
sample_points_and_latents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected