This is the top page entry for all developments related pages on [[wpfr>MorphOS]].\\ You'll find documentations (MorphOS specific for ports), archives links, and also some explanations on the way to install and use them. ===== Ports ===== ==== Blender3D ==== * [[.blender:|Blender3D]] - Freeware application to model and render in 3D (Freeware, GPL). ==== Python ==== * [[.python:|Python]] - programmation language (Freeware, Python License). ==== Phatch ==== {{:dev:phatch-pymui-mainwin.jpg?190 }} **[[.:phatch:start|See it's page here]]**\\ A MorphOS port of [[http://photobatch.stani.be/|Phatch]] using my PyMUI. Status is: only console mode is working. The GUI is in progress. ===== Developments ===== ==== Helios ==== [[.helios:|Helios]] - a IEEE 1394/Firewire stack (Freeware, non-OpenSources, license in evaluation). ==== PyMUI ==== [[.pymui:|PyMUI]] - Python module to abstract and use MUI in Python scripts (Freeware, OpenSources, MIT license). ==== WacomFix ==== [[http://www.yomgui.fr/projects/WacomFix.elf|WacomFix]] is a small program (15kB) to put recent Wacom Intuos graphic tablets ((Tested on Intuos 3, Intuos 4 should work also)) in "tablet" mode with Poseidon under MorphOS.\\ By default the class ''HID.class'' de //Popo// blocks this recent tablets into a generic mode that doesn't permit to obtain //tablet// type information (pressure, tilt, absolute position, buttons, ...). So, we have a simple //mouse// behaviour. So **WacomFix** ask to the tablet to switch into this mode. To use it, just plug the tablet into an available USB port, check it's well recognized by Popo and that the HID class is binded to it. Then execute //WacomFix.elf// (in a Shell or by Command-E) and your tablet becomes a true... tablet!\\ Noted that you can put WacomFix in your //user-startup// if you wish to use it permanently or wait that Chris Hodge fixes it directly in the HID.class ;-). ==== Gribouillis ==== [[.gribouillis:|Gribouillis]] - is a drawing program for MorphOS written in C and Python, with the paticipation of the module [[.pymui:|PyMUI]] (Freeware, OpenSources, MIT license). ==== MUIColorizer ==== {{:dev:MUIColorizer.jpg?190 }} [[http://www.yomgui.fr/projects/MUIColorizer_v1.1.lha|MUIColorizer (v1.1)]] is a MUI graphical tool to change an image color balance and save it as PNG file, using Altivec routines when possible.\\ This program has been designed mainly for testing a Lift/Gain/Gamma formula and Altivec optimizations.\\ I've also made this program because I wanted to mimic the MagicBullet plugin [[http://www.redgiantsoftware.com/products/all/magic-bullet-colorista/|Colorista]]. **MUIColorizer** needs MorphOS 2.x and **[[http://morphos-files.net/download/guigfx.mcc|The MUI Guigfx MCC]]**.\\ Sources had been included until [[http://www.yomgui.fr/projects/MUIColorizer_v0.8.lha|the v0.8]]. ==== Monitor Calibration ==== {{grab1.png?190 }} It's a new project just started the 01/12/2011. Its goals is to provide drivers and easy way to use color probe and calibrate your monitor((Only LCD supported currently)). \\ \\ \\ {{grab2.png?190 }}