NOMI (Chisel) -Sculpted Prim Relief Maker-
Index TATARA ROKURO Pro NOMI ROKURO TOKOROTEN  

NOMI (Chisel) -Sculpted Prim Relief Maker- by Yuzuru Jewell (KANAE PROJECT) produced by youwith 05/29/07

NOMI Frequently Asked Question(FAQ)

NOMI 1.11 for win32 download Virus checked by NOD32 ver.3142
A trial period is for three days. In a trial period, you can't output Sculpted Prims or Texture Files.

Notice
NOMI is the software which simply makes sculpted prim of relief from one picture using the brightness of it. A preview can be checked before uploading to SL.
From the original picture, the software outputs a sculpted prim picture and a texture picture.
Moreover, better relief can be achieved if the desired height information is added and processed.
A user moves a control point, can smooth the surface of relief or can make the relief which is not a square.
NOMI means chisel in Japanese.

NOMI 1.08-1.09 users can use their password.

The Software is provided "AS IS," without a warranty of any kind.
In no case shall the author be liable for any damage or unwanted behavior of any computer hardware and/or software.
No Rental. Customer may not rent or lease the SOFTWARE to someone else.
All title and copyrights in and to the SOFTWARE (including but not limited to all images, photographs, animations, video, audio, music, text, and other information incorporated into the SOFTWARE), the accompanying printed materials, and any copies of the SOFTWARE, are owned by KANAE PROJECT. The SOFTWARE is protected by copyright laws and international treaty provisions. Accordingly, Customer is required to treat the SOFTWARE like any other copyrighted material, except as otherwise allowed pursuant to this LICENSE and that it may make one copy of the SOFTWARE solely for backup or archive purposes.

Operating environment
Windows XP/Vista - The environment where the "Second Life for Windows" operates.

Install
There is no installer.

Uninstall
You can uninstall only by deleting the file called NOMI.exe.

How to use the Preview Pane:
You can drag an object and can make it rotate.
You can scale the object using a mouse wheel.

How to use the Menu:
Texture
-Reset
It returns to the status when starting.
-Load
Texture is loaded. Software resizes the file to 512x512.
The usable file types are JPEG/PNG/BMP/PSD.
-Save
A texture is saved in the size 512x512 PNG format.
File
-New Project
It returns to the status when starting.
You can choose it from three types.
・Normal - The conventional Relief
・Plane - Relief of PRIM_TYPE_PLANE
・Plane with border - Relief which attached the edge by PRIM_TYPE_PLANE

You have to insert the following script in an object. This script is automatically deleted.

default
{
    state_entry()
    {
        list src = llGetPrimitiveParams([PRIM_TYPE]);
        list dst = llListReplaceList(src, [PRIM_SCULPT_TYPE_PLANE],2,2);
        llSetPrimitiveParams([PRIM_TYPE] + dst);
        llSay(0, "PRIM_TYPE_SCULPT is changed to PRIM_TYPE_PLANE");
        llRemoveInventory(llGetScriptName());
    }
}
Once it puts in, a form will change. Delete a script after that.
After you delete a script, a form doesn't change if it is copied.
-Reset Points
Only Control point returns to the status when starting.
-Load Base Picture
Software reads the picture used as relief. The usable file types are JPEG/PNG/BMP/PSD.
-Load Sculpted Prim
Sculpted Prim Texture is loaded from bitmap and export text. The form of the image which is available is .tga .png .bmp .obj .txt
* The size of Sculpted Prim must be either of 64x64, 128x128, 256x256, and 512x512.
-Save Sculpted Prim
A sculpted prim bitmap (.tga or .png), .obj file, and NOMI export file is specified and outputted.
*An output sculpted prim bitmap's size is either of 64x64 and 128x128. .obj file can use Wings3D.
-Setup
You can set up the TGA size of file to save.
You can set up the control point size.
Texture updated manually - You can escape delay by automatic updating.
Copy Protection by transparent - When a Prim can modify, you can make it transparent to prevent the copy by the capture of a texture.
-Exit
The program is closed.
Edit
When you choose more than one control point, the following functions are available by clicking the right button of the mouse which displays a popup menu. When you don't select any control points, this popup menu is not enabled.
-UNDO/REDO
There is a 256-step UNDO and REDO function available.
-Equal Intervals
The interval of three or more selected control points is evenly arranged.
-Flip Height Data
The software will reverse the height data.
View
-Zoom
You can expand the editing screen. You can change magnification by using the wheel of the mouse also.
-Grid
You can add a grid. The control points will snap to the grid.
-Display Background/Load Background
You can import an image to place in the background of the editing screen. The uploadable file types are JPEG/PNG/BMP/PSD.
-Level of Detail
The level of detail is displayed in three steps.
-Load Height Data
Software reads height data. Software changes the read picture into the gray scale of 256x256. The background of the display becomes the data on height. Black is low and white is high.
-Save Height Data
Height data are saved in a .tga/.png file of the gray scale of 256x256.

Keyboard Operation
-Move
If you push an arrow key, the selected control point is moved 1 pixel. If you press the arrow key and the Shift key simultaneously, it will move 8 pixels. If you are using the grid display, the points snap to the grid and the Shift/arrow key combination cannot be used.

TUTORIAL

1. Making a NOMI relief map.
Preparation:
One picture: Prepare the picture so there is no excess white space around the image.

Procedure:
1) A user boots NOMI.
2) A user makes a picture to use as relief with Menu-File-Load Base Picture.
A Photoshop file, and JPEG and a PNG file can be used. It resizes automatically.
3) Height is automatically decided by the brightness of the picture.
Height is reversed by Flip-Height Data.
Height and the thickness of relief are adjusted with the two trackbars at the bottom.
4) A texture is outputted by Texture-Save.
A picture is outputted as a TGA file of 512x512. Because the original picture is not taking the solid structure of relief into consideration, be sure to save a texture.
Because a side and the back side become white, it is good to re-process it by Photoshop or GIMP.
5) A sculpted prim is outputted by File-Save Sculpted Prim.

Texture

Sculpted Prim
If white area of texture is not wanted, it can be filled in any graphics program.
6) A user uploads the picture of the outputted texture and sculpt map to SL.
7) A user applies the uploaded texture to an object.

2. The solidified map
Preparation

Map picture
The picture which saved the height data on a map
This map data is created from The Global Land One-km Base Elevation (GLOBE) Project.
You can transrate to BMP file from it using BIL2BMP.
The picture which saved the height data on a map by gray scale (the same size as a map picture) Black is low and white is high.
Procedure:
1) A user boots NOMI.
2) With File-Load Base Picture Software reads a map picture.
3) With View-Load Height Data, Software reads the picture which saved the height data on a map.
4) Height and the thickness of relief are adjusted with the two trackbars at the bottom.
5) A texture is outputted by Texture-Save.
6) A sculpted prim is outputted by File-Save Sculpted Prim.
7) A user uploads the picture of the outputted texture and sculpt map to SL.
8) A user applies the uploaded texture to an object.

3. Customizing Height data
Preparation:
One picture

Procedure:
1) A user boots NOMI.
2) A user makes a picture to use as relief with Menu-File-Load Base Picture.
A Photoshop file, and JPEG and a PNG file can be used. It resizes automatically.
3) Height is automatically decided by brightness of a picture.
4) The picture of height data is outputted by View-Save Height Data.
5) By Photoshop or GIMP, a user adjusts the height data on a picture.
6) The picture of height data is outputted by View-Load Height Data.
A user repeats 5) and 6) and adjusts height.
7) A texture is outputted by Texture-Save.
8) A sculpted prim is outputted by File-Save Sculpted Prim.
9) A user uploads the picture of the outputted texture and scalp to SL.
10) A user applies the uploaded texture to an object.

SL Image

4. Adjusting a mesh


prepered picture
The smoother surface can be made if the position of a control point is changed. Because a texture also changes automatically according to the mesh which changed, be sure to save a texture picture not only a sculpt picture but after moving a control point.

Modified Texture

5. Changing a side.
The form of relief can be transformed if the control point of a right-and-left end is moved. However, because the height of control of an upper end and a lower end is fixed, it is necessary to make a picture in consideration of this structure.


SL Image

Tutorial Video
You can see Tutorial Video from http://www.youtube.com/user/YuzuruJewell

History
05/29/08 1.11
-The display language of the internal error was changed into English.
-The description of an output of an OBJ file was changed.
-The Load of OBJ file is corresponded to a new OBJ file. You can also load the OBJ file outputted before.
-The preview pane became more exact.
04/13/08 1.10
-PRIM_SCULPT_TYPE_PLANE was Supported. Two project type was added.
-Function of copy protection by transparent was added.
-A BMP file can be Loaded as a sculpted prim.
11/28/07 1.08 First release
-"Save Height Data" can use PNG form.
11/24/07 1.07 RC
-"Overall Thickness" and "Relief Height" replaced the position.
-The function, Save/Load a sculpted prim in PNG form, was added.
-"Reset All" of menu was changed into "New Project".
-The "Reset Points" function was added.
Only Control point returns to the status when starting.
11/05/07 1.06
-"View Level" Menu was changed to "Level of Detail".
-Sculpted Prim Texture Size Option was changed to 64x64 and 128x128. Since the "use lossless compression" option of 128x128 or less picture was added to viewer of the second life, this option was changed. I recommend using this option.
10/26/07 1.05
-The setup was added to the menu. The size of a control point can be changed.
10/23/07 1.04
third beta release
-The color of the mesh was united with three steps of resolutions of sculpted prim.
Red:Low Red,Green:Middle Red,Greeen,Blue:High
-"Initializing" of the Texture menu was changed into "Reset".
-"Initializing" of the File menu was changed into "Reset All".
-"Reset All" was changed into the specification which also resets a texture.
-The "Thickness0" label was changed into "Overall Thickness".
-The "Thickness1" label was changed into "Relief Height".
-Texture-Save The default preservation format of the menu was changed into PNG from TGA. PNG doesn't support an alpha channel.
10/18/07 1.03
second beta release

09/30/07 1.02
first beta release

Trial & Buy
A trial period is for three days. In a trial period, you cannot output Sculpted Prim.
When starting software, a dialog box is displayed where you may put your license code. If you do not have one, the program will start, but you cannot output files.
When it passes over a trial period, it becomes impossible to start.
Please purchase NOMI Serial Box in http://slurl.com/secondlife/Hewes/168/130/79

NOMI Serial Box gives you your license code.

Credits
-GLScene http://glscene.sourceforge.net/wikka/HomePage
GLScene is released to the public as open-source under Mozilla Public Licence.
http://www.mozilla.org/MPL/
-ImageEn by HiComponents 1998-2008

KJ Georgette, Thank you for checking my English.

KANAE PROJECT All rights reserved.

KANAE PROJECT / Secondlife