Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BerkeleyAutomation/meshrender
/ test_viewer.py
File
test_viewer.py
examples/test_viewer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pyglet
2
pyglet.options[
'shadow_window'
] = False
3
import
numpy
as
np
4
import
trimesh
Callers
nothing calls this directly
Calls
14
Scene
Class · 0.90
MaterialProperties
Class · 0.90
SceneObject
Class · 0.90
InstancedSceneObject
Class · 0.90
AmbientLight
Class · 0.90
DirectionalLight
Class · 0.90
VirtualCamera
Class · 0.90
UniformPlanarWorksurfaceImageRandomVariable
Class · 0.90
SceneViewer
Class · 0.90
add_object
Method · 0.80
add_light
Method · 0.80
wrapped_render
Method · 0.80
Tested by
no test coverage detected