Showing posts with label google. Show all posts
Showing posts with label google. Show all posts

Thursday, November 29, 2012

Mercpedia UI

Here is a work in progress of the current UI:







Designing a 2d UI using 3d Art

Hey everyone, sorry about the long delay. I've been horribly busy. The good news is, I've been busy making art! I'm not going to add too much detail in this post, but I'll probably do another live stream soonish.

I'm currently working on an Android app for Mechwarrior Online. It will include a full encyclopedia, mech lab, and hyperpulse radio. Plus, if the dev's make an api, a lobby, community warfare map, and news feeds from the game.

When my friend and I sat down to begin making this app, I decided to build all the art in 3d and then use GIMP to apply shading so that it meshes with the UI of the game. The steps are as follows:

1) Create 3d image
2) Filter out background
3) Trim and resize to a factor of 2
4) Apply filter
5) Apply lines
6) ??
7) Profit!

Here is a gallery of what I've done so far:








































Sunday, October 7, 2012

3D Tool Shakeup

In the past, my program of choice for 3d modeling has been sketchUp. I have oodles of plugins for it and find it extremely fast at creating hard surface models. However, Google recently sold sketchUp to a company called Trimble. Their latest update seems to have seriously broken the scaling tool. Because SketchUp does not work well with very small dimensions (less than 6"), I've produced my models as a factor of 10 or 100 times the desired size. Once the model was completed, I used the scaling tool to reduce it down.

As of the latest patch, SketchUp crashes immediately when I scale below 6", or when I explode components  in less than 1'. Basically, it's now incapable of producing small components. While irritating, this did lead me to discover a couple of useful tools.

Netfabb Studio Basic - This is a free program that accepts Collada (.dae) files from SketchUp, scans them for problems, resizes, and exports to .stl format. It even has a basic mesh fixing algorithm that can fix simple problems with your mesh.


This is also great if you want to make an injection mold for your models instead of 3d printing. The interface is minimal and easy to learn, with only a few options that are pertinent to the design pipeline.

Sculptris - Another free program from Pixelogic, the makers of zBrush. This is an amazing tool for producing organic models very rapidly. It is slightly more difficult than SketchUp, but leagues easier than Maya or Blender for making organic models. Though there is a slight learning curve, there also are piles of tutorials for making just about any kind of model you want. Sculptris exports to .obj, so it can be loaded into Netfabb, correctly sized, and (if necessary) exported as a .stl file.

Another great benefit of Sculptris is that you create models in the same way you would clay or putty, so a lot of the same techniques can be used. The downside is that it has very few undo steps, so it's possible to destroy a model on accident.You'll want to make alternate saves at regular intervals to avoid this. Once I get the hang of Sculptris, I'll do some blog updates with tutorials, renders, etc etc.

Happy modeling!