Help me pick a logo!

Published February 16, 2012
Advertisement
[color=#000000][font=Georgia,]I'm going to try and post smaller, more frequent articles. This whole "two months between massive walls of text and screenshots" thing is not working out.[/font][/color]

[color=#000000][font=Georgia,]So, the alpha I promised is *still* inbound. I'm working as fast as I can! And I think it's paying off. For a while I was very worried about performance. In my last post I talked about how I optimized the renderer, but there were still issues with the physics engine. I was putting each cube into the physics space as a separate entity, which was making it absolutely crawl, even on my eight core i7.[/font][/color]

[color=#000000][font=Georgia,]I rewrote it to take advantage of the new chunk system; now each chunk is a triangle mesh in the physics world. So the engine only has to do a few AABB checks to narrow down collisions to a single triangle mesh. BEPUphysics is happy.[/font][/color]

[color=#000000][font=Georgia,]While I was optimizing I also added a simple performance counter and used the fantastic EQATEC Profiler to track down some other bottlenecks. You can see the result below. Notice the fantastic performance. smile.png[/font][/color]
[color=#000000][font=Georgia,]4o0aHl.jpg[/font][/color]

[color=#000000][font=Georgia,]By the way, that structure was built completely in-game. More on that later when the alpha's released![/font][/color]

[color=#000000][font=Georgia,]I'm starting to work on finalizing little things for the alpha, like getting the story across, figuring out what happens when the player dies, and figuring out a decent logo to use. Speaking of which, have a look at these:[/font][/color]
[color=#000000][font=Georgia,]WjpByl.png[/font][/color]

[color=#000000][font=Georgia,]6Riwyl.png[/font][/color]

[color=#000000][font=Georgia,]Which do you like better? Any suggestions? Sound off in the comments![/font][/color]

[color=#000000][font=Georgia,]Oh, before I go, I quick wanted to show off some artwork I did for school here. Done in Cinema 4D, took me roughly seventy billion hours.[/font][/color]
[color=#000000][font=Georgia,]g9etVl.jpg[/font][/color]

[color=#000000][font=Georgia,]wYZBal.jpg[/font][/color]

[color=#000000][font=Georgia,]Yes, those are nail clippers. smile.png Have a great week everybody! Keep your eyes peeled. Alpha. Seriously.[/font][/color]

[color=#000000][font=Georgia,]Mirrored on my blog[/font][/color]
1 likes 9 comments

Comments

mixmaster
Logo's both look good, I'd use 1 if I want to be a large business/company and the 2nd one has a fun feel to it, so smaller but still kick ass business :-) Great work.
February 16, 2012 12:09 PM
evanofsky
Thanks! Good point, the first one feels a bit more corporate.
February 16, 2012 02:22 PM
Servant of the Lord
I vote for option 1.5: The second logo with the blue coloring of the first. The red coloring is a bit too strong, and I like the muted feel of the blue, which is sorta similar to the muted colors of your game world.
February 16, 2012 05:14 PM
jjd
You're going to hate me for this, but I prefer the first :-) I think the silhouette on the second is not clear enough for it to be distinguishable when it is smaller.

BTW I absolutely love the nail clippers!
February 16, 2012 09:37 PM
evanofsky
Thanks everyone! [url="http://i.imgur.com/Hzp1Q.png"]Here's what Servant's idea might look like[/url]... I actually like this one a lot.
February 16, 2012 10:31 PM
Demosthenes
[quote name='et1337' timestamp='1329431476']
Thanks everyone! [url="http://i.imgur.com/9xHJd.png"]Here's what Servant's idea might look like[/url]... I actually like this one a lot.
[/quote]

I like that one best out of the three.
February 16, 2012 10:45 PM
Servant of the Lord
Very nice! I hadn't thought of merging the boxes with the person; looks excellent.
February 17, 2012 02:15 AM
coderx75
jjd makes a good point that the silhouette does not scale well. The overlay of the blocks only makes the shape harder to discern when reduced.

On the other hand, the silhouette just screams "game company!" I really like the idea that it seems to be jumping off of the logo as if in a platformer. I'd lose the blocks though. Remember: a design is good not when you can not add any more to it, but when you can not take any more away. Try Servant's original idea without the blocks and just the blue color rather than red. Perhaps a different or modified silhouette might make is scale better as well. Maybe not. That silhouette's growing on me.
February 17, 2012 02:33 PM
evanofsky
Yeah I like the combination of the two, and I was a little worried about scaling, but I think it works out. [url="http://i.imgur.com/njT5m.png"]Here's the task-bar icon version.[/url] If you've seen the logo before, I think it's recognizable enough.
February 17, 2012 04:08 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement