Update of /cvsroot/bprocessor/build/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6359
Added Files:
README Changelog
Log Message:
Initial import
--- NEW FILE: README ---
BProcessor:
===========
BProcessor is a program which allows you to design and process data about buildings.
The program is a graphical Java program based on Swing/JOGL and can be extended with plugins
that contains f.ex. calculations about price estimates.
Running the program:
--------------------
Unix/Mac : ./bprocessor.sh
Windows : bprocessor.bat
BProcessor requires Java 2 Standard Edition version 1.4 to run.
Keys:
-----
1 : 3D view
2 : XZ view
3 : XY view
4 : YZ view
Q : Select
W : Draw
E : Move
R : Extrude
UP : Camera foward
DOWN : Camera back
LEFT : Camera left
RIGHT : Camera right
PERIOD : Zoom in
COMMA : Zoom out
Homepage:
---------
http://sourceforge.net/projects/bprocessor
See the homepage or SourceForge.net documentation for more information.
Mailinglists:
-------------
bpr...@li... (READONLY)
Announcements for the project.
bpr...@li... (READONLY)
CVS changes for the project.
bpr...@li...
Discussions about the design of the project.
Version Control System:
-----------------------
Documentation:
http://sourceforge.net/cvs/?group_id=141333
Checkout:
cvs -d:pserver:ano...@cv...:/cvsroot/bprocessor login
cvs -z3 -d:pserver:ano...@cv...:/cvsroot/bprocessor co -P all
--- NEW FILE: Changelog ---
Changelog:
==========
2005/08/08: Release M0
----------------------
Initial release
|