Nice Model there Frenzy! Hey I would like to make that kind of model presentation too. I know a little bit on using Unity 3D. Can you pass me the script to make the camera like that?
Camera Script BradMyers82 Thanks. I too think that it is a unique way to show realtime model. For example models in your portfolio perfectly would look in 3d. I plan to make possibility to include wireframe and to switch off diff/normal maps.
Basicly its quite easy: Just import your mesh and textures, place them accordingly and create some lights. At last you'll have to use one of the camera scripts which are included in unity. Yesterday I just did my own unity setup and first test went well. The main problem with unity is, that the built in shaders only seem…