Skip to main content

Links to free 3D furniture models as supplied by manufacturers

There is a list of links for free 3D furniture models, as supplied by the official manufactures on designconnected: (http://www.designconnected.com/en/catalog/manufacturers_3d_pages/official+Manufacturers+Free+3D+Models)

I've only had time to check out one of the links on that site, and that is for http://www.moroso.it/
They have incredible real- life products, and they also have free 3d models of most of their products. The files are available in .3ds file format (3D), .dxf format (2D) and archiCAD format (3D). I downloaded the .3ds file for a product called "Around the Roses" (It's a collection of tables, although only one version of the table is supplied).
The geometry seems fine as you can see in this screen shot below:

However there are no textures included, so you will have to do some research and sort those out yourself. Here is my V-Ray render of the finished product: (I did modify the mesh a little)

All in all, a handy list of links to have

Popular posts from this blog

How to create a mirror with 3ds max and V-Ray

Creating a mirror with 3ds Max and V-Ray In this tutorial we will create a simple, framed mirror with 3ds Max. We will then create the V-Ray materials for this mirror, and finally we will render out a simple 3d scene, showing reflections in the mirror. I am assuming that you have a basic knowledge of 3ds Max, so I won't explain absolutely everything, but it should still be easy enough for beginners to figure out what is going on in this tutorial. Step 1 Creating the mirror surface. Create a box in the front viewport that is approximately 70cm x 40cm x 0.4cm (Note, it doesn't have to be exactly this size and if you would prefer to work in inches or other units, that's also okay, I'm just used to working in cm.) Step 2 Create the actual V-Ray mirror material. Open up the material editor and change the first material in the material editor to a VrayMtl. Rename this material "mirror surface" and make it totally reflective, by making the reflect col...

How to create a wireframe material with V-Ray

Welcome to this tutorial on making a wireframe material with V-Ray. To complete this tutorial you will need 3DS Max with V-Ray. Step 1 The fist thing we need to do is create an object that we will apply our wireframe material to, in my case I made a simple teapot. Add a camera to the scene too. Step 2 Create a normal V-Ray material. (Open up the material editor and change the first material in the material editor to a VrayMtl). Rename this material "wireframe" Step 3 Add a map to the diffuse channel of the material (by clicking the little square box next to the diffuse colour swatch). Choose the VRayEdgesTex map. Step 4 You will notice that the default colour for the VRayEdgesTex map is white. (This means the wires of the wireframe material will be white. You can change it to any colour you like, but let us leave it as white for now. Notice too that you can change the thickness/units of the VRayEdgesTex map and that you can choose to show the hidden edges too. (t...

Tutorial: how to make a chrome material and use an HDRI in V-Ray

Welcome to this tutorial on making a chrome material and using an HDR image in V-Ray. To complete this tutorial you will need 3DS Max with V-Ray 1.5. Step 1 The first thing we need to do is create an object that we will apply our chrome material to, in my case I made a simple teapot. Add a camera to the scene too. Step 2 Create a normal V-Ray material. (Open up the material editor and change the first material in the material editor to a VrayMtl ). Rename this material "chrome" Step 3 We can leave the Diffuse colour of the chrome material grey, as chrome(chromium) seems to be a steely-grey colour in reality ( http://en.wikipedia.org/wiki/Chromium ). It doesn't really matter what colour we make the Diffuse channel though, because we are going to make it so reflective, (in the next step), that it's colour will come from whatever it reflects in the environment around it. Step 4 Change the reflect colour to pure white (maximum reflectivity) Step 5 Change ...