Skip to content

meshcat-dev/meshcat-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

MeshCat is a remotely-controllable 3D viewer, built on top of three.js. The MeshCat viewer runs in a browser and listens for geometry commands over WebSockets. This makes it easy to create a tree of objects and transformations by sending the appropriate commands over the websocket.

This package, meshcat-python, allows you to create objects and move them in space from Python. For some examples of usage, see demo.ipynb.

About

WebGL-based 3D visualizer for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 16

Languages