Skip to content
/ np2vox Public

Visualize binary Numpy arrays in the browser with Three.js

License

Notifications You must be signed in to change notification settings

eosay/np2vox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

np2vox

A simple Python class to visualize binary Numpy arrays in the browser with Three.js.

Supports rendering a single numpy array or a list of arrays as an animation.

The browser interaction is serverless, just uses Python's webbrowser module to open a generated html page.

Dependencies

  • Jinja2 - used for templating
  • Python3+

Credits

  • Three.js - 3D rendering in the browser

About

Visualize binary Numpy arrays in the browser with Three.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published