What have I been up to lately? Well busy applying for jobs, working on art for a NDA mobile game and some 3D modeling of course 🙂 As I mentioned in an earlier post, the second car model would be the Volkswagen Jetta. I got the rough shapes finished and started adding the details. I would say the car model is about 80% done before I can edit the normals and unwrap the UVs. The model is about 4000 tris at the moment, so it should be no problem keeping it under 20.000 tris.
Related Posts
January 17, 2017
Useful Unity3D Stuff
A post to keep track of useful stuff for Unity3D, so I can finally clean up my bookmarks.
April 2, 2013
SpritePlane: Converting GIFs to Sprite Sheets
August 11, 2017
[How] Parse.com Get Data as Multidimensional List in Unity3D C#
I recently found that you're able to save multidimensional data to Parse. Saving the data wasn't a problem though, but getting it back from a ParseObject took me a while before I finally got it working.