Category: Uncategorized
-
Assignment1_Ziyu_Import Obj files to UE5
For this assignment, I used Sketchup Pro 2022 to load the bedroom model and exported it as OBJ file. Then open this file in Unreal engine 5. There will a problem that every time I import the obj file, the model will rotate 90 degree toward z axis. Check the box of force model to…
-
jk4649_Assignment1_ClaireKoh
Learning to import file from Rhino to Unreal Engine using Datasmith and navigate it. For a better quality video please check: https://drive.google.com/file/d/1AE77bh8-IvFleyeS-tFbTosd8BIjgt4Z/view?usp=sharing Lessons learned: 1. The model is preserved better when you use Datasmith to import it. Fbx file may cause the mesh objects to appear distorted. 2. Hotkey commands: W = move, E =…
-
kjf2137 Assignment 1 – Model Room import into UE
I modeled components of my room in Rhino and then used Datasmith plugin to import into Unreal Engine.
-
Assignment 2 – Illuminating Objects
cap2272 I chose to have certain objects in my room have a glow around them and turn on and off. My overall goal was to have objects change from it’s original material to a glowing material when clicked, but I could not figure out how to do this with the Blueprint Scripting in Unreal Engine…