1
0
Fork
You've already forked onedotzero-ident
0
Automatically exported from code.google.com/p/onedotzero-ident
  • Java 99.7%
  • Shell 0.2%
  • Batchfile 0.1%
Find a file
2009年10月21日 22:28:17 +01:00
.settings fixing GPL/copyright comments, adding Eclipse formatting prefs 2009年10月17日 21:19:34 +01:00
assets adding native linux JOGL files, restructuring assets folder, fixing javadocs, updating classpath, OSC config, launch & build files, adding OSX icon for Eclipse appbundle export 2009年10月18日 02:00:59 +01:00
config adding getName() to MessageProviders in order to show feed title in GUI 2009年10月20日 08:33:15 +01:00
launch more build, launch file & readme tweaks, updated toxiclibs to latest SVN version 2009年10月19日 19:25:32 +01:00
lib more build, launch file & readme tweaks, updated toxiclibs to latest SVN version 2009年10月19日 19:25:32 +01:00
src/onedotzero checking in onedotzero.export package files 2009年10月21日 21:43:11 +01:00
src.tools/onedotzero/tools more build, launch file & readme tweaks, updated toxiclibs to latest SVN version 2009年10月19日 19:25:32 +01:00
.classpath adding native linux JOGL files, restructuring assets folder, fixing javadocs, updating classpath, OSC config, launch & build files, adding OSX icon for Eclipse appbundle export 2009年10月18日 02:00:59 +01:00
.hgignore fixing .hgignore pattern for export folder, just realized the onedotzero.export package wasn't part of hg so far 2009年10月21日 21:42:39 +01:00
.project initial import of all files from original dev repository 2009年10月17日 12:15:44 +01:00
build.xml adding getName() to MessageProviders in order to show feed title in GUI 2009年10月20日 08:33:15 +01:00
build_flowtool.xml fixing filepermissions in build files, minor update to flow tool 2009年10月18日 05:08:03 +01:00
LICENSE.txt adding native linux JOGL files, restructuring assets folder, fixing javadocs, updating classpath, OSC config, launch & build files, adding OSX icon for Eclipse appbundle export 2009年10月18日 02:00:59 +01:00
README.txt more build, launch file & readme tweaks, updated toxiclibs to latest SVN version 2009年10月19日 19:25:32 +01:00

ODZGen: onedotzero identity generator 2009
------------------------------------------------------------------
Credits:
------------------------------------------------------------------
The visual identity has been jointly developed by:
Wieden+Kennedy London & Karsten Schmidt (PostSpectacular).
The ODZGen software is:
Copyright 2009 Karsten Schmidt (PostSpectacular Ltd.).
------------------------------------------------------------------
Contact:
------------------------------------------------------------------
http://onedotzero.com/
http://postspectacular.com/
http://wk.com/
For source code enquiries please contact:
Karsten Schmidt <info at postspectacular dot com>
------------------------------------------------------------------
License disclaimer:
------------------------------------------------------------------
ODZGen is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
ODZGen is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with ODZGen. If not, see <http://www.gnu.org/licenses/>.
------------------------------------------------------------------
Requirements:
------------------------------------------------------------------
* 2GHz dual core CPU
* 2GB RAM (more required for high resolution asset export)
* Graphics card with 256MB VRAM (should support texture sizes of 4096+ pixels) 
* Java 6 (http://java.sun.com)
------------------------------------------------------------------
Dependencies:
------------------------------------------------------------------
The software bundles the following libraries in binary form
as permitted under the GPL:
* http://processing.org (LGPL: core.jar & opengl.jar)
* http://toxiclibs.org (LGPL: toxiclibscore, datautils, colorutils)
* http://sojamo.de/libraries/oscP5/ (LGPL)
* http://sojamo.de/libraries/controlP5/ (LGPL)
* https://jogl.dev.java.net (BSD)
------------------------------------------------------------------
Application launch
------------------------------------------------------------------
Windows:
Double click on "run.bat"
OSX/Linux:
Note that for OSX you can download the software as either a standard
Mac application or the cross-platform release which does NOT contain
any specific OSX binaries.
For the crossplatform release launch by either double clicking
"run.sh" or ppen Terminal, switch into the application folder...
Then type "./run.sh" (without quotes)
------------------------------------------------------------------
Usage:
------------------------------------------------------------------
Please refer to the complete user guide on the project wiki at:
http://onedotzero-ident.googlecode.com
If you're interested in extending & creating your own version of the
software, you can also find development notes on the above site.
 
Key commands:
------------------------------------------------------------------
Camera
------------------------------------------------------------------
Shift + mouse click/drag to rotate camera
(use camera UI tab to adjust other parameters)
Control + 1-9 - store current camera config
1 - 9 - load stored camera preset
------------------------------------------------------------------
Ribbons/poles
------------------------------------------------------------------
c - create new poles & ribons
r - reset ribbons using existing poles
------------------------------------------------------------------
exporting
------------------------------------------------------------------
t - save current frame as tiled XL output (images stored in /export folder)
space - start/stop recording of image sequence
------------------------------------------------------------------
misc
------------------------------------------------------------------
u - toggle update of the simulation/animation (i.e. use for free frames)
Escape - quit application