网站颜色:

ue4arch–Architectural Visualization for Unreal Engine 4.4.0

  • ue4arch–Architectural Visualization for Unreal Engine 4.4.0
  • 价    格:75
  • 商品库存: 999 件
  • 品牌:
  • 货号:dc969e5568b
  • 立刻联系购买联系商家panjiehua1984

        本商品由panjiehua1984提供,通过panjiehua1984完成交易,请放心购物

Create interactive architecture visualizations in Unreal Engine 4. |  1.31GB

Introducing Unreal Engine 4 for Archviz
In the architecture visualization world we always seek to achieve a result close to reality to provide our customers the feeling of seeing the finished project. But generally we are limited to still images and videos of these environments. What if we could enter the rooms, open the doors, walk on it, turn on and off lights, change the decor and still maintain photorealism@

That’s where Unreal Engine 4 enters. UE4 was recently launched in March 2014 by Epic Games as a powerful tool for creating games. However, it is an application that can be very effective for architectural visualization. It still has some graphic limitations compared to conventional renders as V-Ray and Corona, but that does not prevent you from getting incredibly realistic results in real time.

The Blueprint system for interactive archviz
In addition to the powerful graphics render, UE4 has a visual scripting system (called Blueprints) where you can create multiple interactions without writing a line of code. With the Blueprints system, you can perform actions such as lighting on/off switch, open and close doors, change object’s color and material, replace models in real time, change the time of the day, create defined camera tours and much more: the limit is your imagination. It is also possible to work with particles to create extremely realistic effects like fire, smoke and water. Resuming: it’s a games creation software that can work perfectly for architecture and allows you to give life to your project with the possibility to navigate and interact with it in real time; and you can still do all this with a graphic quality comparabled with other 3D renders.

Indirect Lighting in UE4
Indirect lighting is another strong point of UE4. The engine has an improved lighting system where you can reach a similar workflow to V-Ray using a skylight to simulate the lighting coming from the sky and a directional light to simulate the sun. Sometimes it is also recommended to use spotlights (which work in a similar way of V-Ray light planes) at some points to get better lighting.

What do I need to start@

First of all you need a good computer to run UE4 software. The recommended hardware by Epic Games is a Quad-Core processor 2.5Ghz or faster, 8GB of RAM and at least a GeForce GTX470 or AMD Radeon 6870HD Series, but we do recommend a better setup if you are planning to really work with UE4.
The second thing you need is an Unreal Engine 4 subscription. You can sign up and find more details on their website. The workflow to create an architectural project inside UE4 is based on modeling and texturing assets in a 3D software (3dsMax, May or other), import in UE4 and then set the scene. So, you will need a prepared model or a 3D software to create your model.
With this setup you are ready to start. Other applications may be needed for your project and i will talk about them later.

In this article I will explain the process to create a basic interior scene, but also i do recommend you to read the documentation on the official UE4 website. In this documentation you can learn basic stuff and get used to the software interface.

Preparing the assets in 3dsMax.
I will use 3dsMax to start my project, first modeling the static objects of architecture: floor, wal'ls, ceiling, etc. It is important to rename each object as they will be exported separately.

Texturing in 3ds Max
After modeling you should start the texturing process. All assets that will be prepared for UE4 should have open meshes and no overlapping faces. Then an extra UV channel should be created. The reason for this extra UV channel is because UE4 will use channel 1 as diffuse object texturing and channel 2 to bake the lightning map. If the faces are overlapping the lightmap will cause artifacts and will fail. In 3dsMax we can use the flatten-mapping method to open the mesh in primitive objects. This method works very well and is fast for this case. For more complex objects such as furniture, you should use other methods such as pelt mapping.

Exporting 3dsMax models to Unreal Engine 4
After you set the static objects, i recommend to export each object with their proper names. To export the models to Unreal Engine 4 you should use the FBX format.

Importing 3dsMax models to Unreal Engine 4
You can follow the tutorial from Epic official documentation below:

Click the NEW button in the Content Browser and choose Import. Navigate to and select the FBX file you want to import in the file browser opens que. Note: You may want to select FBX static meshes (*.fbx) in the dropdown to filter unwanted files
The imported path of the imported asset depends on the current location of the Content Browser while importing. Make sure to navigate to the folder Appropriate prior to performing the import. You may also drag the imported assets into the new folder once import is complete.
Choose the Appropriate settings in the Import dialog. The defaults should be sufficient in most cases. See the FBX Import Dialog section for complete details of all of the settings.
Click the button IMPORT to import the mesh (es). The Resulting mesh, material (s), and texture (s) will be displayed in the Content Browser if the process was successful.
Although textures and materials can be imported with a static mesh, only Color and Normal will automatically be connected (assuming the supported equipment was used in Max / Maya), Specular maps will be imported but not connected, other maps, like Ambient Occlusion map in the Diffuse slot of the Mayan material, would not be even imported; it is best to check your materials and connect any unconnected maps and check which maps did not import.
Simply double-click the new equipment and connect the available textures into Their Appropriate inputs. By viewing the imported mesh in the Static Mesh Editor and enabling the display of collision, you can determine that the process worked as expected. Alternatively, you can just click and drag an FBX file from Windows into the Content Browser and it will bring up the import dialog for you.
The import steps list is from the official Epic Unreal Engine documentation.

It is important to organize your content browser folders with the correct names. In this case we use the name Static Architecture for our static objects.
After importing the files to the content browser go up to the top viewport and drag all models at once (use CTRL to select more than one object). This way you can import all objects to the scene in the correct position created on 3ds Max.
After setting up the first part of the scene in UE4, you should import other assets like doors, furniture, adornment, etc. For these assets we should align their pivot point to 0. This is because Unreal Engine recognizes the pivotal point in 0 and if your object was imported away from the origin, you will have difficult to handle it in UE4.
The next thing after importing the assets is to relocate them into the scene: within the Content Browser (Ctrl + E), we will adjust some settings for each object. In Lightmap Size option will be set the lightmap size of each object. The higher this value is, the longer is the lighting calculation time as well as the shadows, so I recommend using a value of 1024x1024 for extended objects (walls, floors, ceilings etc) and values between 128x128 to 512x512 for smaller objects (adornment, furniture etc). In this window we can also see the number of textures channels and view the UV mesh.

Setting up materials in Unreal Engine 4
When the materials window is opened, you will use similar concepts to conventional renders to represent the desired materials. You should use the Nodes concept, which will link parameters as Textures, Texture coordinates, normal maps, etc.

When importing a texture to UE4, we can drag it into the materials window and connect to the Diffuse parameter. We will do this for parameters such as specular, reflection and normal. I will not go further into the creation of realistic materials within UE4, but you can see good examples in our complete projects. Also there will be a video course about these in the near future.
To create normal maps into your textures I recommend using a Photoshop plugin from nVidia "NormalMapFilter".

Setting up the Lighting in Unreal Engine 4

 

热门折扣设计