glups is a Python/OpenGL GUI designed to display Nbody models. It is built on top of the pNbody python module.
Diffusion glups (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
ae13ce763d3d | revaz | add the possibility to save png files from GL : F12 | Jan 19 2017 | ||||
e5911643a5df | revaz | add to the repo, the missing file : gtio.py | Jul 25 2016 | ||||
d7ad50bcfd49 | revaz | import INSTALL file | Jun 16 2016 | ||||
ae5851e1bf0c | revaz | avoid to import Gtools by adding a file gtio.py containing the function… | Jun 16 2016 | ||||
76569a4ae08d | revaz | improve documentation on keyborad interactions. | Jun 14 2016 | ||||
56a4894c2aea | revaz | update INSTALL | Jun 13 2016 | ||||
813ad6715649 | revaz | add an example of a configuration file : conf/glups | Jun 13 2016 | ||||
00e16edb1413 | revaz | a lot of cleaning, plus fix the problems with the mire and the bad position of… | Jun 13 2016 | ||||
67a0fe37e400 | revaz | remove a line in the header of .c files | Jun 13 2016 | ||||
f34a0a065354 | revaz | add the directory examples in the repo. | Jun 13 2016 | ||||
146c7cf390df | revaz | add a header in all .c files | Jun 13 2016 | ||||
f2a0d8629b41 | revaz | add a header in all python files. | Jun 13 2016 | ||||
90c1a52ea390 | revaz | in PointsObject.py comment TextureEnable() and TextureDisable() which was… | Jun 12 2016 | ||||
2afe12c980f6 | revaz | correct a bug in the STEREO_MODE_PARALLEL and add STEREO_MODE_3DTV | Jun 10 2016 | ||||
bd5d43a60711 | revaz | add a header in ArrowObject.py | Jun 10 2016 |
Readme
Readme
This is glups, a Python/OpenGL GUI designed to display Nbody models. It is built on top of the pNbody python module.
c4science · Help