ROKURO(lathe) for MacOSX version 0.8 download Virus checked by ClamXav Engine 0.90.2 Note
-Though ROKURO for win32 outputs a TGA file, ROKURO for MaxOX outputs a BMP file.
-A Popup Menu to indicate by the right-button click doesn't occur in the ROKURO for MacOSX.
How to use
1)Draw a plot of a cross section of a solid of revolution
This program outputs cylindrical data by initial data.
The center of a turn is a black line.
A user drags the blue circle and transforms a solid of revolution.
When a user press Shift-key, A user can choose more than one control.
More than one control can be chosen by the range designation.
2)Save .tga file
This program output Sculpted Prim texture of a solid of revolution from data done a plot of by it's screen.
Size of an image of a tga file is 64*64.
3)Export Data
This program export text file of a solid of revolution from data done a plot of by it's screen.
A form of a text is as follows
--
--ROKURO DATA V2 //header
XX tab ZZ //16-128 coordinate data(float)
еее
--END OF ROKURO DATA V2 //footer
--
You can make the contents of these data by spreadsheets.
4)Import Data
This program imports text data of the form mentioned above.
SaveSetup Menu Option(Win32 only)
-Control Point Count
You can select from 16,32,64,128 point. When you change it,data is initialized.
-TGASize
You can select output TGA File size from 64*64,128*128,256*256,512*512.
-Column
You can choose the kind of the column which it is outputted in from the column, the triangular prism, the square pillar, 5 corner pillar and the hexagon pillar.
-Rotate
You can choose the rotation body which rotated 180 degrees, and the rotation body which rotated 360 degrees.
*An extra thing may be added in the complex form. Hide it by using the texture and other prim's.
*If you need old Rotation body preparation algorithm, Press Alt+Ctrl+D. But,You can't make the rotation body which rotated 180 degrees.
View Menu Option(Win32 only)
-Zoom
You can expand an editing screen. You can change magnification by using the wheel of the mouse, too.
-Grid
You can indicate grid. A control point sticks to the grid.
-Disply Background
You can indicate an image in the background of the editing screen. The form of the image which is available is JPEG.
Menu Option(MacOSX only)
-Control Point Count
You can select from 16,32,64,128 point. When you change it,data is initialized.
-TGASize
You can select output TGA File size from 64*64,128*128,256*256,512*512.
-Column
You can choose the kind of the column which it is outputted in from the column, the triangular prism, the square pillar, 5 corner pillar and the hexagon pillar.
Editing function
When you choose more than one control point, the following function is available from the pop-up menu which it clicks on the right button of the mouse at and which is indicated. When you don't select any control points, popupmenu is not enabled.
-Rotate +30 Degree
A chosen control point turns counterclockwise around those centers of gravity.
-Rotate -30 Degree
A control point turns clockwise around the center of gravity of the chosen control point.
-Horizontal Align
A chosen control point is lined up in the horizontal coordinate in those centers of gravity.
-Vertical Align
A chosen control point is lined up in the vertical coordinate in those centers of gravity.
-Equal Intervals
The interval of three or more selected control points is evenly arranged.
-UNDO/REDO
You can 256-step UNDO and REDO function.
06/04/07 version 0.9
-Change The construction of the menu
Add SaveSetup
Add View
-Add Zoom function
-Change Window type from Single to Sizable
-Add background image function (You can use an image in JPEG form)
-Add Grid function
-Add Rotate 180 Column type
-Change Rotation body preparation algorithm
-Change Initial Data
05/30/07 version 0.8
-flipped texture bug fixed
05/27/07 version 0.7
-New Equal Intervals Function
-Change Icon
-Add Rotate +30 Degree,Rotate -30 Degree,Horizontal Align,Vertical Align,Equal Intervals to Edit Menu
05/23/07 version 0.6
-New UNDO/REDO function
-Add ShortCut Key
-Modify Popupmenu
05/21/07 version 0.5
- More than one choice Bug fixed
- New Editing function
- New Menu Option Column type
- Export/Import Data Format changed V2
The form of the coordinate was changed from the integer to the floating point. You can import V1.
05/19/07 version 0.4
- When a user press Shift-key, A user can choose more than one control.
- More than one control can be chosen by the range designation.
05/18/07 version 0.3
-The aspect ratio bug fixed
-New Control Point Option
-New TGA File size
05/17/07 version 0.2
-A name is changed from ROKURO to ROKURO(lathe).
-flipped sculpty texture bug fixed