Metadata-Version: 2.4
Name: viewport
Version: 0.0.0a1
Summary: Stream simulation meshes and state to browser viewers
Project-URL: Repository, https://github.com/codecflow/viewport
Project-URL: Issues, https://github.com/codecflow/viewport/issues
Author-email: CodecFlow Team <team@codecflow.ai>
License: MIT
Keywords: 3d,browser,genesis,mujoco,newton,rerun,robotics,simulation,visualization
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: numpy<2.4,>=1.24.0
Requires-Dist: trimesh>=4.11.1
