![]() |
ptvr
v0.1
A Python toolkit for creating VR experiments.
|
Classes | |
| class | ptvr.stimuli.world.Frame |
| class | ptvr.stimuli.world.Cartesian |
| class | ptvr.stimuli.world.Spherical |
| class | ptvr.stimuli.world.VisualObject |
| class | ptvr.stimuli.world.VisualObjectDecorator |
| class | ptvr.stimuli.world.TextBox |
| class | ptvr.stimuli.world.Cube |
| class | ptvr.stimuli.world.Sphere |
| class | ptvr.stimuli.world.Cylinder |
| class | ptvr.stimuli.world.Quad |
| class | ptvr.stimuli.world.STLObject |
| class | ptvr.stimuli.world.ComplexEncoder |
| class | ptvr.stimuli.world.Scene |
| class | ptvr.stimuli.world.FixationScene |
| class | ptvr.stimuli.world.VisualScene |
| class | ptvr.stimuli.world.ResponseScene |
Namespaces | |
| ptvr.stimuli.world | |
Functions | |
| def | ptvr.stimuli.world.spherical2cartesian (s) |
Variables | |
| ptvr.stimuli.world.PI = np.pi | |
| int | ptvr.stimuli.world.TWOPI = 2 * PI |
| ptvr.stimuli.world.diffuse_texture = Texture() | |