Hello
I am new to away and 3D stuff so I’ll need your help. I want to create 3D room with ability to move inside room.
I’ll be grateful for guidelines, but first let’s split the issue:
1. Creating room (let’s say simple square room with floor and roof)
What is he best way to create room?Do I use some tool to do it or just code?
2. How to apply textures to the floor?
3. How to implement moving around? Just move camera when proper key is hold and mouse is moved?
4. What is a best approach for collision detection, so I can’t go through the wall?
I’ll be grateful for hints, guidelines, tutorials