forked from vispy/vispy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTORS.txt
55 lines (38 loc) · 1.01 KB
/
CONTRIBUTORS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Core team
---------
- Luke Campagnola
- Almar Klein
- Nicolas Rougier
- Cyrille Rossant
- Eric Larson
Contributors
------------
- Jerome Kieffer
keep it compatible with python 2.6 #68
- M S Suraj
Reactive visuals (#353, #368)
Visuals and geometry (#275)
Terrain generation using scipy delaunay triangulation (#191
Canvas object provides fps (#109)
- Mustafa Furkan Kaptan
Fixes in read_pixels (#301)
Static IPython notebook backend (#333)
VNC IPython notebook backend (#356)
- Matthieu Dartiailh
Add support for parent keyword at Canvas init (#294)
Implement the sizeHint method of CanvasBacjkend in Qt (#289)
- Irwin Zaid
Support for 3D textures (#292)
- gouarin
fix bug in game-of-life.py (#266)
- Per Rosengren
unstructured_2d demo (203, #276)
- Matthias Vogelgesang
Simplify setup py (#70)
- John David Reaver
Mandelbrot set demo (#239)
Several fixes (#231, #266)
- joe311
Tailed arrow marker (#60)
- Tom Pohl
added required constants and input keys to handle 3d textures (#27)