cmbruns / wiggle

Yet another VR/desktop 3D visualization framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wiggle

Yet another vr/desktop 3D visualization framework.

This project is an attempt to consolidate a number of projects I worked on previously.

For example, I created a few example programs in pyopenvr and pyovr, but those examples started to grow into new visualization research, which is definitely out of scope for what pyopenvr is supposed to be.

So next I created the vr_samples project to explore some of those ideas. But that project became a bit too ad hoc for my taste.

So I created this wiggle project.

I also want to incorporate some of the infrastructure from my other projects cinemol, moltk, swcimposters, plus some of the visualization techniques I implemented at HHMI, but which are not at the moment publically available on github.

Further, I expect wiggle to be a client of the projects pyopenvr and pyktx.

About

Yet another VR/desktop 3D visualization framework

License:GNU General Public License v3.0


Languages

Language:Python 84.2%Language:GLSL 15.8%