ROKURO(lathe)- Sculpted Prim Maker- by Yuzuru Jewell(KANAE PROJECT) produced by youwith 05/02/08
This Program makes Sculpted Prim textures as .tga files. The shapes are similar to lathe products, a carved solid around a central axis.
ROKURO 1.04 for win32download Virus checked by NOD32 ver.3069
How to use
1)The screen shows the cross section of a solid like it might revolve on a lathe.
The center axis is a black line.
A user drags the blue circles and transforms a solid cylinder into the desired shape.
When a user presses the Shift-key, the user can choose more than one control point.
More than one control can be chosen by clicking individually or drawing a box around the points to be selected.
2) Save .tga file
This menu item outputs Sculpted Prim textures-- the sculpted solid derived from data from the plot on its screen.
The default size of the tga file is 128*128.
3) Export Data
This menu item exports text files of the sculpted solid from data plotted on its screen.
The form of the text file is as follows:
--ROKURO DATA V3 //header
XX tab ZZ //64 coordinate data
・・・
--END OF ROKURO DATA V3 //footer
You can adjust or create the contents of these data files 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 9,17,33 point. When you change it, data is initialized and the screen resets.
The data of 32 points before V3 is complemented by 33 points.
The data of 64 points and 128 points before V3 is averaged to 33 points.
Editing function
When you choose more than one control point, the following function is available from the right-click pop-up menu. When you don't select any control points, the popup menu is not enabled.
-Rotate +30 Degree
The chosen control points turn counterclockwise around a center axis.
-Rotate -30 Degree
The chosen control points turn clockwise around a center axis.
-Horizontal Align
The chosen control points are lined up along the horizontal axis.
The chosen control points are lined up along the vertical axis.
-Equal Intervals
The interval of three or more selected control points is evenly arranged.
-UNDO/REDO
There is a 256-step UNDO and REDO function.
SaveSetup Menu Option
-Control Point Count
You can select from 9,17,33 point. When you change it, data is initialized, and the screen resets.
-TGA Size
You can select output TGA File size from 128*128,256*256,512*512.
-Column
You can choose the kind of the column and number of sides in the final prim: the round cylinder, the triangular prism, the square pillar, 5 corner pillar and the hexagonal pillar.
-Rotate
You can choose the rotation: rotated 180 degrees, or rotated 360 degrees.
*If you need old Rotation body preparation algorithm, Press Alt+Ctrl+D. But you can't make the rotation body which rotated 180 degrees.
*An extra thing may be added in the complex form. Hide it by using the texture and other prims.
View Menu Option
-Zoom
You can expand the editing screen. You can change magnification by using the wheel of the mouse, too.
-Grid
You can turn on a grid. The control points snap to the grid.
-Display Background
You can upload an image in the background of the editing screen. The type of image which can be loaded is JPEG.
-View Level
If you choose Multi, a client will display three steps of forms that display your object.
Keyboard Operation
-Move
If you push an arrow key, the selected control point is moved 1 pixel. If you press an arrow key and the Shift key simultaneously, it will move 8 pixels.
If you are displaying the grid, control points are moved per grid. A Shift key cannot be used.
Comment
Stephen Zenith Says,"Rokuro(lathe) for win works on Linux too, using wine." Thank you, Stephen Zenith!
History
05/02/08 version 1.04
-The bug of output algorithm of sculpted prim was fixed.
04/20/08 version 1.03a
-Readme is updated. KJ Georgette rewrited Readme. Thank you KJ!
04/11/08 version 1.03
-The output algorithm of sculpted prim is changed.
08/12/07 version 1.02
-The option saved in a BMP 24bit 64x64 file format was changed.
This format can be used by Sculpty exporter for Wings 3D.
Detailed usage should see here. Thank you, Natalia Zelmanov!
08/05/07 version 1.01
-The 1x1 Grid functionality was added.
-The option saved in a BMP file format was added.
-The fault of the rendering of Rotate 180 Column type was corrected.
06/18/07 version 1.0
-View level was added.
-The rendering algorithm was changed.
-The number of control points was changed into 33, 17, and 9.
The import of the data of an old version will perform interpolation automatically.
-The locomotive function by a keyboard was added.
06/04/07 version 0.9
-Changed 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
05/16/07 version 0.1
first release