Latest
Thursday, June 16, 2011
Today's Tip: Rhino Support Newsgroup
Wednesday, June 15, 2011
New commands in Rhino 5
Tuesday, May 24, 2011
Modeling a parametric rosette with Grasshopper
Watch the tutorial now!
Defining a parametric weave with Grasshopper
Watch the tutorial now!
Thursday, March 3, 2011
Modeling your way out of trouble spots
Tuesday, March 1, 2011
An introduction to nXt for Rhino
You can download the model used in this tutorial.
nXt is also currently available as a free beta from http://nxt.flamingo3d.com/
Wednesday, February 2, 2011
Modeling 3D Textures
Tuesday, January 11, 2011
Introduction to Section Tools
Tuesday, December 21, 2010
Making materials with Brazil for Rhino
You can download the 3DM files with and without materials and settings here... milk_and_cookies.zip
Thursday, September 23, 2010
Modeling a bent plywood chair
Thursday, September 16, 2010
Modeling three drinking glasses
**Update** If you are looking for a RhinoScript that can scale objects to a target volume you're in luck! Pascal Golay has posted one to his scripting page here...
http://wiki.mcneel.com/people/pascalgolay
It's called "Set Object Volume". Just drag and drop the rvb file over a viewport in Rhino and run the command "SetVolume". Then follow the command line instructions to scale multiple objects in unison while targeting a specific volume for one of them.
Wednesday, July 21, 2010
3D variable lists with PanelingTools
http://wiki.mcneel.com/labs/panelingtools
Thursday, April 15, 2010
Manage Library Patterns with PanelingTools
Tuesday, March 23, 2010
Grasshopper's Image Sampler
Friday, December 18, 2009
NXT for Rhino Basics
nXt for Rhino-Basics
Getting Started
This tutorial shows how to render a standard Rhino model using nXt.
- Opening a model
- Creating materials
- Editing materials
- Adding a ground plane
The first step is to download and unzip the tutorial files. To download the zip file, click on the nXt Getting Started.zip link. Unzip these files into their own folder somewhere memorable on your computer.
Open the nXt Getting Started.3dm file in Rhino. Check that Flamingo nXt is the current renderer in the render drop down menu.
Render controls
| For your first rendering of the model, click on the render button. Your image should look like the one on the right.
| |
| nXt works differently than previous versions of Flamingo. A new model in nXt will use a default HDRI lighting set up and will also use a white default material for all objects. For instance you will see shadows start out very sharp and linear. With each pass, the shadows will get softer as they blend together. There are many other effects that will also improve with each render pass.
In this way, an nXt rendering is never "finished"; you merely decide when it is good enough to stop. This allows you to let images that are looking good to continue to improve. But you can also stop an image at any time, if you would like to change or save something. | |
Some of the effects that improve on each pass are:
- Lighting (such as global illumination if enabled)
- Soft Shadows
- Reflections (blurry)
- Refraction
- Anti-aliasing
- Depth of field
You can stop the rendering in a number of ways:
- Click the Stop Raytrace button to stop the rendering at the end of the current pass.
- Double-click the Stop Raytrace to stop the rendering immediately.
- Click the "X" button in the upper right of the render window to stop the rendering immediately and close the render window.
Materials
Because basic lighting is already built into nXt, making the right materials is normally where most of the work lies. Materials are stored directly in each model. To create a set of materials, we can use material templates that assist you in creating new materials quickly.
Open the Flamingo nXt control panel from the Flamingo nXt drop down menu in Rhino. Then expand the Materials section.
Now, let's make a few materials.
To make metal materials:
- First, you will need a metal material. Select the New Metal Material in the templates drop down.
- A dialog will pop up with a simplified interface for metal materials. In this case, the default properties will work great for Chrome.
- In the material name field, type "Chrome". Press OK to make the material.
You'll now see the new material thumbnail image in the material browser.
- One of the most interesting materials in this model is the gold satin metallic finish at the top of the reel. Here you will start with the New Metal Material template.
- Slide the sharpness slider left to 0.150. Also, set the material color to gold as shown.
- In the name field, type "Gold Satin Metal" and press OK.
- The next material in this model is the anodized aluminum material for the reel spool. Here you will start with the Metal template. But slide the sharpness slider left to 0.110. Also, set the material color to red as shown.
- In the name field, type "Red Anodized Aluminum" and press OK.
To make a plastic material:
- Next you will need a black plastic. Select the New Plastic Material in the templates drop down. A dialog will pop up with a simplified interface for plastic materials.
- Drag the color to black. The fastest way to do this is to grab the small white dot on the color square and drag it down toward black.
- Type in the Name field, "Black Plastic" and press OK to make the material.
To make a clear finish material:
- The red body color of the reel is a Clear finish material. This is a car paint style material. Select the New Clear Finish Material in the templates drop down.
- Drag the color to a bright red. Notice that with this material we only have to select the color.
- In the name field, type "Red Clear Finish" and press OK.
To make a rubber material:
- The next material you will make for the reel is a black rubber. Rubber is slightly reflective; you can simulate this with a New Glossy Material.
- Select the black diffuse color as shown.
- In the name field, type "Black Rubber" and press OK.
To make textured materials:
- The next material you will make for the rod handle is cork. For the cork material we will use a texture. Select a New Textured Material. Here you are prompted to pick a texture.
- Navigate to the directory that you created when you unzipped the tutorials files and select the Cork.jpg and click Open.
You can see you have a simple textured material. The tile size of the bitmap is often important. In this case we will accept the default tiling.
- In the name field, type "Cork" and press OK.
- The last material in this model is a wood material that we will use later for a ground plane. Wood materials are best done with an image or photograph of wood. To create the wood material, select a New Textured Material.
- Open the DeckWood.png file.
- In the name field, type "Deck Wood" and press OK.
Your material browser panel should look like this:
To assign the materials to a layer:
Now you will assign these materials to the model. In this case, we will assign the materials to the layers in the model. This means all objects on those layers will use the render material assigned.
- Open the layers dialog.
- Drag the material swatch from the material panel over the name for the layer and drop. You should see the name of the material show up in the column just past the layer color square.
- Once you've assigned all the materials click the Render button.
Flamingo nXt will take multiple passes at an image. With each pass many subtle effects will continue to improve.
Look at the Gold Satin material on the top of the reel. You will see the reflections are pronounced and sharp at first. As the passes progress, you will see the reflections continue to blur creating the satin effect. The longer you let nXt render, the more detailed this material quality will become.
We're getting closer to the final rendering and just need to add a few more details. Next, you will add a ground plane.
To turn on the Ground plane:
- Open the Render panel. Check the Ground plane check box.
- Press the Render button again.
By default, nXt uses a grey ground plane. Here again you can see the multi-pass rendering in action.
In the first passes, you will see that the shadows are sharp and that there are many shadows going in multiple directions. As the passes progress, the shadows will get softer and softer. Soft shadows are automatic in nXt, but they do take multiple passes to generate. So, when you are rendering your own images, do not be alarmed at the multiple shadows on the first few passes.
The grey ground plane is OK, but you'll see a difference when you use the wood deck material you created for the reel to sit on.
- In the Render panel, assign the wood deck material to the ground plane. Do this by clicking on the Material button... in the ground plane section of the nXt control panel. Browse to select your textured material.
- Press the Render button again.
This render's already looking pretty good, but for small objects adding Depth of Field will add increase realism. This will make the foreground and background out of focus and draw attention towards the model itself.
To enable the depth of field:
- In the Render panel, Depth of Field section, click the Enabled check box.
The focal distance and strength of depth of field is critical.
- To set the Focal distance, click on the ... button.
- In the perspective view, snap to a point on the reel. This selects the focal point from the camera to the object in the scene.
- Then set the Strength between the first and second lines. You can see in the image above an example of where the slider should be.
- Press the Render button again.
You should see an image that is similar to this:
This is the end of the tutorial. I hope you find this helpful.
Monday, November 16, 2009
Three methods for lighting interiors with Brazil for Rhino
http://Brazil.McNeel.com
Friday, September 4, 2009
Revit to Rhino and Back!
http://www.wikihow.com/Create-a-Freeform-Roof-in-Revit
Cheers!
Rhino to Revit from HOK
http://hokcadsolutions.blogspot.com/search/label/Rhino
Enjoy!
Tuesday, June 16, 2009
Using a GI Photon map in Brazil
Wednesday, April 22, 2009
Product rendering in Brazil
Tuesday, April 7, 2009
Custom patterns with PanelingTools
http://wiki.mcneel.com/labs/panelingtools
Saturday, April 4, 2009
The basics of PanelingTools
http://wiki.mcneel.com/labs/panelingtools
Monday, March 30, 2009
An introduction to Brazil for Rhino
You can download and try Brazil for Rhino at www.brazil.mcneel.com.
Friday, February 20, 2009
Modeling a Y-branch polysurface
Thursday, February 19, 2009
Arraying patterns
Filleting method for solids
Modeling a lofted button
Monday, February 9, 2009
Modeling from reference images
Flowing objects along a surface
Saturday, January 17, 2009
Modeling screw threads (1 of 2)
About McNeel
Labels
- 2 Point Perspective View (1)
- 3D modeling (2)
- 3D printing (1)
- Advanced video tutorials (20)
- algorithms (1)
- align objects (1)
- Analysis (1)
- Anti-aliasing (1)
- Architecture (8)
- Array (2)
- Background (1)
- Baseboard (1)
- Bathroom (1)
- Beginner video tutorials (24)
- Beginners (7)
- Bench (1)
- Bernini column (1)
- Blend (2)
- Block Attributes (1)
- Bloom (2)
- Booleans (1)
- Brazil (7)
- Ceiling (1)
- Chair (2)
- Clash detection (1)
- Commands (3)
- Construction (1)
- Contour (1)
- Control points (2)
- Coving (1)
- Curve piping (1)
- Curves (1)
- Cushion (1)
- cut (1)
- Cylinder (1)
- data structures (1)
- Decor (1)
- Details (1)
- Dimensions (2)
- Discontinuities (1)
- Displacement (1)
- Display (4)
- documentation (1)
- Door (1)
- Drafting (1)
- EdgeContinuity (1)
- emboss (1)
- Emissive Materials (1)
- Enhanced Text Fields (1)
- Environment (2)
- extrude (1)
- Extrusion objects (1)
- Fillet (2)
- Fleur-de-lis ring (1)
- FlowAlongSrf (2)
- geometry (1)
- GI Photon map (1)
- Gradient Hatch (1)
- Grasshopper (10)
- Grasshopper Component Placeholders (1)
- Grasshopper Player (1)
- Grasshopper tutorials (1)
- Gumball (9)
- HDR (1)
- HDRI environments (1)
- Headphones (2)
- Helical curves (1)
- Helix (2)
- Help (1)
- History (4)
- Image Sampler (1)
- Index culling (1)
- Industrial design (1)
- Interface (1)
- Irregular shaped details (1)
- Jewelry (5)
- Join (1)
- Kitchen (2)
- Layouts (1)
- learn (2)
- Library patterns (1)
- Light fallout (1)
- lights (2)
- Linetypes (1)
- Loft (2)
- Market (6)
- Material creation (2)
- Meshes (1)
- Modeling (2)
- Moldings (1)
- move (1)
- MultiPipe (1)
- Named Selections (1)
- Neon (3)
- New in V5 (10)
- nXt (1)
- Offset (1)
- Organic (3)
- Ornament (1)
- Osnap (2)
- Page layout (2)
- PanelingTools (7)
- Parks (1)
- PBR materials (1)
- Perspective View (2)
- Plane (1)
- Polyline (1)
- Polysurface (1)
- Post Effects (1)
- precision modeling (1)
- Puzzle (1)
- QuadRemesh (1)
- Reference images (1)
- Referenced geometry (1)
- RefitTrim (1)
- relocate (1)
- Rendering (20)
- reverse engineering (1)
- Revit (2)
- Revolve (4)
- Rhino (1)
- Rhino 4 (1)
- Rhino 5 (4)
- Rhino 6 (7)
- Rhino 7 (25)
- Rhino 8 (14)
- Rhino for Mac (2)
- Rhino for Windows (63)
- Rhino Sun (1)
- RibbonOffset (1)
- Ring (1)
- Rosette (1)
- Scroll (1)
- Section (1)
- Section Tools (1)
- Shelves (1)
- ShrinkWrap (1)
- Skylight (1)
- Smooth Dragging (1)
- Snappy Dragging (1)
- SnapShots (1)
- solid modeling (1)
- Sub-Object (2)
- SubD (11)
- Sweep (5)
- Sweep1 (1)
- Tangency (2)
- Technical (2)
- Templates (1)
- Textures (3)
- Tolerance (1)
- Toothbrush (1)
- Transitions (1)
- Trellis ring (1)
- Trim (2)
- tutorials (1)
- UDT (1)
- Upholstery (1)
- UV Editor (1)
- UV mapping (1)
- Vector analysis (1)
- vertical lines (1)
- Video tutorials (68)
- View (1)
- Viewports (3)
- Visualization (5)
- Wallpaper (1)
- Webinars (1)