Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
multitouch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
multitouch
Commits
e495a60f
Commit
e495a60f
authored
May 08, 2012
by
Taddeus Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README + root files cleanup.
parent
a27011e7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
12 deletions
+7
-12
.gitignore
.gitignore
+1
-2
README.txt
README.txt
+6
-9
main
main
+0
-1
No files found.
.gitignore
View file @
e495a60f
...
...
@@ -10,5 +10,4 @@
*.dvi
*.nav
*.snm
main.bat
src/old/*
\ No newline at end of file
src/old/*
README.txt
View file @
e495a60f
Python package dependecies:
- OpenGL
- Kivy (+ PyGame)
- VTK
- pyOSC
For test programs:
- pygame
Install dependencies on Ubuntu (11.10):
$ sudo apt-get install python-setuptools python-pygame python-opengl \
python-gst0.10 python-enchant gstreamer0.10-plugins-good cython python-dev \
build-essential libgl1-mesa-dev libgles2-mesa-dev python-vtk
$ sudo easy_install kivy
$ sudo apt-get install python-setuptools python-pygame python-vtk
$ sudo easy_install pyOSC
Install dependencies on Windows:
g
o here: http://www.lfd.uci.edu/~gohlke/pythonlibs/
G
o here: http://www.lfd.uci.edu/~gohlke/pythonlibs/
Install the following packages:
- PyOpenGL-3.0.1.win32-py2.7.exe
- pygame-1.9.2pre.win32-py2.7.exe
- Kivy-1.1.1.win32-py2.7.exe
- VTK-5.8.0.win32-py2.7.exe
\ No newline at end of file
main
deleted
120000 → 0
View file @
a27011e7
src/main.py
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment