Partycle
Welcome to the homepage of Partycle open source project.
Presentation
This project aims to be a particle simulator. It will allow you to describe your physical system, and then interact with it.
It is based on a C project I had to do during my first year at ENSEEIHT.
I found this project very interesting and decided to improve what I have done.
By the way, I also decided to code this project into C++, in order to extend
my knowledge in Object Oriented programing.
Getting the code
Partycle uses Subversion for managing its code.
You can get the last development version like this :
svn co https://secure.n7mm.org/svn/partycle/trunk/ partycle
Browsing the code
You can also browse the code with your favourite Internet Browser here with the Trac browser, or https://secure.n7mm.org/svn/partycle
Documentation
You may find on this page LaDoc all the technical and practical documentation related to this project.
Acknowledgements
Thanks to the n7mm team for hosting this website and bearing me all along the year :)
License
This project is released under GPLv3 license.
Contact
You can join me at storm AT n7mm DOT org
For a more immediate contact, you can reach me in the #partycle channel on irc.n7mm.org.
