Mattcn's Blog

mattcn.com

Archive for the ‘学习笔记’ Category

Note:

1. 打开GameConfig.h文件, 定义Autorotation类型, kGameAutorotationUIViewController by default:

阅读全文——共956字

十一月 28th, 2011

SNV资源

No Comments, 技术文摘, by mattcn.

今天开始起航第一个iPhone应用,做一个千军破的游戏应用练手。

在网上google了一些免费的SVN服务器. 存档备用:

1. Assembla

阅读全文——共385字

1. The Black Art of 3D Game Programming Chapter 10 While this isn’t an OpenGL ES resource it is a great introduction to the 2D and 3D math involved in using OpenGL ES.  I  mention it first because if you don’t understand this stuff you’ll have a hell of a time coding OpenGL ES, and this is a great  introduction.  The whole book can be found here for free.  It is an old book, but the math still holds true.

阅读全文——共1772字

最近忙着给璐申请伦敦的Master, 因为我在伦敦工作, 基本她的目标学校也确定在了伦敦周边. 考虑了璐的专业情况,参考了排名,浏览了学校的主页,以及听取了英国当地朋友与公司Designer意见,逐渐的把目标缩小到了如下学校,资料很详细,目前已经拿了2个学校的offer。 发出来共享,希望能够给正在申请同类院校的同学一些帮助。

整理的合适学校如下, UAL在中国有办事处,就把这个学校交给璐自己来联系,我查找一下其他学校并整理出来。璐在4月30号参加雅思考试,考虑4月底的频繁假期,预计5月20号前能出结果。加上申请语言课和递签,时间还是非常的紧张的。

阅读全文——共4910字

C++ / STL

阅读全文——共12422字

一月 23rd, 2010

Methods of Project Management

No Comments, 技术文摘, by mattcn.

by Vox Guo

This article is not called methodology but methods, because it concentrates on the specific ways used in the software development procedure. It focuses more on practical applications than on academic analysis. But as you all known, these conclusions are based on the past project experience and my personal feeling. So it is not confusing if there are some errors. Any further discussions and suggestions, therefore, are welcome.

阅读全文——共10620字

十一月 1st, 2009

Makefiles by example

No Comments, 技术文摘, by mattcn.

Compiling your source code files can be tedious, specially when you want to include several source files and have to type the compiling command everytime you want to do it.

Well, I have news for you… Your days of command line compiling are (mostly) over, because YOU will learn how to write Makefiles.

阅读全文——共3775字

The following phrases are examples of those commonly used in introductions. It is a very good idea to practise writing these both accurately and quickly. This way, you can produce them easily and confidently under exam conditions.

阅读全文——共1546字

The topic of this essay, overpopulation, refers to a situation whereby the number of people inhabiting an area exceeds the resources available for living. This problem of overpopulation is becoming an ever prominent concern in contemporary society and has been discussed by a number of commentators, such as Bellisari (1994), and Buzzle (2008). The actual number of causes, and scale of effects, of this phenomenon may be vast; however, this essay will focus on what are perhaps some of the more major ones. This essay will first discuss the possible causes of immigration and increased birth rate respectively, before moving on to the potential effects of widespread disease and food or water shortages.

1. Numerous

The newspaper reported that there are three hundred million people learning English.

阅读全文——共1221字