-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
29989d8
commit 3476474
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
layout: post | ||
title: Week 8 - Attending GDC and meeting open source devs | ||
--- | ||
|
||
During the spring break, I had attended the annual Game Developers Conference in San Francisco. I went to some talks about open source and I visited some open source related booths at the Expo as well. | ||
|
||
One thing to note was how big of a space Godot had. This year, the space they had rented at the expo was even bigger than Unity's. | ||
|
||
<!--more--> | ||
|
||
I visited the Godot booths and was able to talk to some of the developers as well as some game studios who are either remaking their game in Godot or using Godot in their new games. I can see a lot of benefits for the studios to use an open source engine to make their games. I think the most important one is the ability to customize the engine according to your needs. This is crucial for large scale projects and the reason why most AAA studios develop their in house engines. However, having an open source engine saves a lot of time as you don't have to develop an entire game engine from scratch but you still get the customizability that you need. | ||
|
||
In addition, I think Open 3D Engine is also becoming a potentially viable 3D high resolution alternative it's commercial counterparts. This engine is being developed with large scale project in mind first, but it still needs a little bit more momentum behind it to take on the gians of the industry such as Epic's Unreal or EA's Frosbite. | ||
|
||
|