Skip to content

3D emulator for the Connection Machine LED matrix. More info at http://www.teco.edu/cm/dev/

Notifications You must be signed in to change notification settings

teco-kit/cm-emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cm-emulator

3D emulator for the Connection Machine LED matrix. More info at http://www.teco.edu/cm/dev/

Enabling USE_POST_PROCESSING might cause lag on older graphics cards, as it currently uses the pyglet feature pyglet.image.get_buffer_manager().get_color_buffer(), which effectively reads the back buffer on every frame.

About

3D emulator for the Connection Machine LED matrix. More info at http://www.teco.edu/cm/dev/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.0%
  • GLSL 13.0%