Difference between revisions of "Fraqtive"
From MiMec
(New page: <b>Fraqtive</b> is an open source, multi-platform <b>generator of the Mandelbrot family fractals</b>. See http://fraqtive.mimec.org for more information. The purpose of this wiki is to ga...) |
|||
Line 7: | Line 7: | ||
;[[/Roadmap|Roadmap]] : list of implemented and planned features | ;[[/Roadmap|Roadmap]] : list of implemented and planned features | ||
;[[/SVN Repository|SVN Repository]] : information about accessing the SVN code repository | ;[[/SVN Repository|SVN Repository]] : information about accessing the SVN code repository | ||
+ | |||
+ | == Technical Documentation == | ||
+ | |||
+ | ;[[/Generator Core|Generator Core]] : description of the generator core which is the most complex and advanced part of the code |
Revision as of 10:37, 28 May 2008
Fraqtive is an open source, multi-platform generator of the Mandelbrot family fractals. See http://fraqtive.mimec.org for more information.
The purpose of this wiki is to gather information together for developers and advanced users of Fraqtive. It doesn't contain much information now but it will be extended as the program evolves.
General Information
- Roadmap
- list of implemented and planned features
- SVN Repository
- information about accessing the SVN code repository
Technical Documentation
- Generator Core
- description of the generator core which is the most complex and advanced part of the code