= Developer Zone = [[https://github.com/CompuCell3D/CompuCell3D|CompuCell3D Source Code]] == Building CompuCell3D version 4.x.x From Source: == * [[SrcBin/CC3DWindowsCompile_vs2015_Python_3_using_conda|Windows Instructions for Python3-based CC3D - using conda for easy install of dependencies]] * [[SrcBin/CC3DWindowsCompile_vs2015_Python_3|Windows Instructions for Python3-based CC3D - Visual Studio 2015 - CC3D versions 4.0.0 and newer]] * [[SrcBin/CC3D_4xx_linux_compile_conda_based | Linux Instructions for Python3-based CC3D - using automatic installer script]] == Building CompuCell3D version 3.x.x From Source : == * [[SrcBin/CC3DWindowsCompile_vs2015|Windows Instructions - Visual Studio 2015 - CC3D versions 3.7.5 and newer]] * [[SrcBin/CC3DWindowsCompile_vs2008|Windows Instructions - Visual Studio 2008 - older CC3D versions (3.7.4 and older)]] * [[SrcBin/CompilingOnMac2017|Easy-to-follow CC3D Compilation Instructions for OSX 10.9+ - conda-based build]] * [[SrcBin/CompilingOnLinux2017|Easy-to-follow CC3D Compilation Instructions for Linux - conda-based build]] * [[SrcBin/LinuxCompile|Ubuntu Linux Instructions]] * [[SrcBin/LinuxCompileFedora|FedoraCore Linux Instructions]] * [[SrcBin/LinuxCompileRedHat6|RedHat 6 and CentOS 6 Linux Instructions]] * [[SrcBin/MacOSXCompile|Mac OS X Instructions]] * [[SrcBin/AddingPluginWithOneClick|Generating CC3D Module Code Using Twedit++]] * [[SrcBin/AddingPluginWithOneClickDeveloperZone|Generating C++ CompuiCell3D Steppable Code In DeveloperZone Folder Using Twedit++]] == Running CellDraw with Newer Versions of CC3D == * [[SrcBin/CellDrawPyQt4|Running Cell Draw with newer versions of CC3D]] == Building RoadRunner for CC3D == * [[SrcBin/RoadRunnerWindows|Windows Instructions]] * [[SrcBin/RoadRunnerLinux|Linux Instructions]] * [[SrcBin/RoadRunnerMac|Mac OS X Instructions]] == Cleaning oversized Git repository == * [[http://stevelorek.com/how-to-shrink-a-git-repository.html|Excellent place to start]] * [[SrcBin/CleaningGit|Our workflow to clean git repository]]