Jan 2025【日本東北】溫泉三昧之旅④ 在大雪飄落的雪國,追尋秘湯之宿與極上美食(福島~探訪豬苗代湖、磐梯山、會津若松城&千年古湯 蘆之牧溫泉)

圖片
今早6點半起床,準備7點去使用昨天事先預約好的貸切露天風呂,這是「御宿萬葉亭」的名物,每一組住宿客人可以免費使用40分鐘。庭園裡的半露天的風呂,有兩個浴缸,一次只能容納最多三個人同時使用,左邊圓形的浴缸水溫很高、右邊橢圓形的浴缸水溫較低。雖然旅館裡面也有露天浴池,但是早晨享受一下這個庭園裡的露天風呂,也是一種特別的享受。 細密的雪花輕輕飄落,落在庭園的樹木和灌木叢上,覆蓋上一層柔軟的白色。原本翠綠的植物,此刻都披上了銀裝,枝條低垂,彷彿在向雪國的冬天致敬。 遠處的樹林,也都被白雪覆蓋,形成一片靜謐的雪白世界。偶爾,一陣微風吹過,樹枝輕輕搖晃,雪花便如柳絮般飄落,在空中舞動。我泡在熱氣氤氳的溫泉浴池中,早晨的寒意逐漸消散,而欣賞著這如詩如畫的雪景,身心都得到了徹底的放鬆。 聽聞中之澤溫泉的溫泉源自百年前的一場驚天動地的災難,根據我在旅館裡看到的白板資料,那場災難就發生在西元1888年,也就是明治21年的7月15日。某天的夏日清晨,本應是寧靜祥和的,卻被一連串不祥的預兆打破。從幾天前開始,大地就隱隱作祟,到了7點左右,地鳴聲愈發劇烈。早上7點45分,一陣劇烈的搖晃襲來,還沒等眾人回過神,便聽到一聲震耳欲聾的轟鳴,只見磐梯山的方向升起了一根巨大的柱狀物! 這根由岩石、土壤和水蒸氣組成的巨柱,扶搖直上,直衝雲霄,那景象,簡直就像是電影裡的末日場景!據說當時的景象如同「日食」發生一般,天地瞬間陷入一片黑暗。緊接著,夾雜著火山灰和被岩漿加熱的水蒸氣的「熱雨」傾盆而下,這場「熱雨」引發了大規模的土石流,不僅摧毀了沿途的村莊,更將河流截斷,形成了三個新的堰塞湖。而這三個湖泊,就是如今大名鼎鼎的檜原湖、小野川湖和秋元湖。 白板上那張手繪的「會津磐梯山爆發」示意圖,生動地還原了當年的場景。磐梯山被炸掉了一大塊,山腳下的村莊被夷為平地,原本流淌的河流被截斷,形成了三個巨大的湖泊。這幅景象,讓人不禁感嘆大自然的威力,也對當年受災的民眾感到深深的同情。 然而,這場災難卻也孕育出了新的生命——溫泉。白板上寫著:「中之澤溫泉,從江戶時代開始就是湯治場」。據說,這裡的源泉來自安達太良山的火山口,直線距離約7公里。沼之平地區在過去還是人們採集硫磺的地方,這裡出產的硫磺純度高達99%,品質極佳。 這裡的溫泉,屬於酸性泉,自古以來就以其強大的療效而聞名。泉水源自地下水與天水、加上活躍的火山活動交互影響的...

2D & 3D Mobile Game Engines for iOS and Android Platform

If you want to jump into making killer game for a mobile device, then you don’t want to spend time writing your own engine. Here are a few top picks for 2D and 3D mobile game engines for Apple iOS and Android platform. (include open source and commercial license):



Cocos2D
Cocos2D is an development framework for building 2D games and other graphical applications in Python. Cocos2D-iPhone offers more of the same, but focused at the iPhone and Objective C! It’s open source and makes it really easy to develop 2D games for the iPhone. There’s built-in support for physics (using Chipmunk), sprites, parallax scrolling, iPhone touch and accelerator support, texture compression, and, of course, a lot more. As you can tell from the name, Cocos2D is designed for 2D games, that being said, although the engine is in a 2D world, the engine includes a growing collection of high quality 3D special effects.

Cocos2D has been used in many games on the iPhone app store, you can visit the official site here, where many are listed.

Cocos2D is the first engine to check out, while many may be turned off by the engine not supporting a 3D world, if you look at most of the top iPhone games the gameplay is 2D, in fact the iPhone's touch screen controls can make it difficult to operate in a 3D world. More information is available on their site: http://www.cocos2d-iphone.org/ or http://code.google.com/p/cocos2d-android/.
Cost: free, MIT license
Dev. Platform: Mac or Windows





Corona SDK by Ansca Mobile
The Corona SDK is a development platform using LUA that has been used in many different iPhone and iPad games and apps.  It features high performance, and has really come a long way, and now has a very strong community.  There are numerous examples and tutorials available from Corona and other developers.  Ease of use and strong 2D performance have made Corona very popular.
http://anscamobile.com/
Cost: $99/year
Dev. Platform: Mac/Windows



Sparrow Framework
The Sparrow Framework is a very lightweight 2D game engine created in Objective-C.  Sparrow makes it possible to write fast OpenGL applications without having to touch OpenGL or pure C (but easily allowing to do so, for those who wish). It uses a tried and tested API that is easy to use and hard to misuse. The game framework includes all the necessary features you'd require for creating a basic 2D game such as easy animation, and a sound engine.
Cost: free
Dev. Platform: Mac



iTorque: Torque 2D for iPhone
This is from the makers of the famous Torque engine, and is essentially the Torque Game Builder ported to the iPhone platform.  This means that you can use the same tools as the Torque Game Builder in creating your game.  iTorque is $750 for indie developers (first $100,000).  It currently only supports 2D, but a 3D version is in development.
http://www.torquepowered.com/products/torque-2d/iphone
Cost: $750
Dev. Platform: Linux/Mac/Windows



Game Salad by GameSalad Inc.
GameSalad is a game creation software platform that lets you publish to iOS, the Mac or the Web. The software doesn’t require prior programming knowledge to work, and has already been used to make a number of hit games already available in the App Store, such as Stunt Squirrels, Bumps, Doodle Destroy and more.

This is probably the easiest game creator available on iOS if you are new to programming.  This is potentially a purely drag and drop solution, and Game Salad users are out there cranking out games like crazy which is proof of it’s ease of use.

GameSalad Basic will let you publish to Mac OS X, a Web page or iOS; the company also offers an enhanced Pro package for $499 which adds support for iAds, promotional links and “priority” technical support. Publishing to iOS devices is now free at the base level.
http://gamesalad.com/
Cost: free
Dev. Platform: Mac OS X






* Engines With 3D Game Support


Cocos3D
cocos3d is a significant extension to cocos2d, a popular, well-designed framework for building iOS games and applications that play out in 2D (or 2.5D isometric projection). Although on the one hand it is possible to start with the cocos3d Application template and develop a 3D application without knowing too much about the workings of cocos2d, to get the most out of this document, you should familiarize yourself with cocos2d.

s3d adds to this a full 3D modelling space, including 3D mesh models, perspective projection cameras, materials, and lighting. With cocos3d, you can populate your world with 3D models exported from 3D editors such as Blender, Cheetah3D, Maya, 3ds Max, and Cinema 4D, combined with models you create dynamically in your Objective-C code.

Both cocos3d and cocos2d are built on top of the OpenGL ES frameworks that runs on all iOS devices, and both are written in the native Objective-C familiar to all iOS developers. With cocos3d, you can effortlessly create a full 3D game or application without getting into the nitty-gritty needs of the OpenGL ES state machine, and without having to switch over to C or C++, as required by most other 3D frameworks. You can read the cocos3d Programming Guide for more details.

Cost: free
Dev. Platform: Mac or Windows



ShiVa by Stonetrip
ShiVa is a 3D game development platform for developing for Linux, Mac, Windows or mobile devices such as the Android, iPhone,  iPad, and Windows Phone.  ShiVa uses a player to run the game developed on the appropriate platform.  There is a Personal Learning Edition available for free to develop for Windows or Mac.  It will run on Windows or a Mac with Parallels. Scripting is done in Lua.  Stonetrip is working on a solution to the whole iOS4 issue that could keep deployment happening to the new iPhone/iPads that will put everything into compliant C/C++ code and make Apple happy.
http://www.stonetrip.com/
Cost: €169
Dev. Platform: Windows (or Mac with Parallels/VMWare Fusion).



Unity 3D by Unity
Unity 3D is the most popular commercial 3D iPhone game engine, and has been used in many games.  Initially the iPhone version had some performance complaints, but it appears as though those issues were alleviated.  Unity allows you to use an extensive 3D editor with many scripts available and there is considerable community support available.  Another nice feature recently added to unity is that it allows you to use your Objective-C code, and it is the only one of these engines that appears to do so (so you can utilize libraries of your choosing within the iPhone SDK).  Following a popular licensing scheme for game engines, you do not have to purchase the pro version ($1200) until you have over $100,000 revenue in a year (VERY attractive to those who are getting started).  If you want to port your game to the iPhone, it is currently only $300.  Again, if your company makes over $100,000, you are expected to purchase the pro version of the Unity iPhone engine for $1200.
Cost: $300
Dev. Platform: Mac or Windows


Unity3D Video Tutorial:


Airplay SDK
The Airplay SDK is a high quality 2D and 3D game framework including tools that run on both Windows and Mac OS X.  Airplay can compile to many different platforms, but most importantly for us allows you to compile and release games on the iPhone for free if the annual turnover of your business is less than $100k.  Airplay utilizes C++ and integrates with Visual Studio on Windows and Xcode on the Mac.  The feature list is extensive and Airplay updates frequently to cover new features when Apple updates their SDK.  I really can’t say anything bad about Airplay other than that the learning curve can be higher than some of the other options listed.
Cost: from $99 to $2500
Dev. Platform: Mac or Windows



Unreal Development Kit (UDK)
The Unreal Engine is legendary in the gaming industry, and their Infinity Blade game has been tremendously successful in the app store. Starting at $99 for indies the 3D engine is highly accessible to anyone. The only caveat for development on iOS is that the tools require Windows platform, so if you're a Mac OS X purist you're going to have to look elsewhere. If you want cutting edge features, want to use the same brilliant tools used in creating hits like Unreal Tournament, and Gears of War then this is it.
Cost: $300
Dev. Platform: Windows only




SIO2 Engine by SIO Interactive
The SIO2 mobile game engine is a universal OpenGL ES 1.X/2.X mobile game development platform designed for light commercial and small consumer use. It is more specifically designed to compliment single, or small teams of, developers who wish to create and sell mobile applications. SIO2 game engine supports universal iOS and iPhone development (Windows, Mac, Linux) as well as Android, webOS, and bada.

SIO2 is coded in C and C++ which allows complete manipulation and scripting options for advanced game developers. It also offers full platform support for graphics, scene management, scripting, animation, physics, audio and video, lighting and shadow and of course various platform languages.

The SIO2 game engine SDK and legacy versions of the software are available for download on the official site for free. However, full commercial licenses for game and application distribution starts at $365. It is worth noting that the SIO2 source code is available alongside additional programming options which can be purchased with or without commercial licenses.

The official SIO Interactive site offers full tutorial coding and development options for use with the actual SIO2 platform. Beginner and novice developers can also browse the getting started manual here at TheTechLabs to start coding simple games.
Cost: $365
Dev. Platform: Linux/Mac/Windows



GLBasic
The GLBasic is a suprisingly cool development tool that I found in relative obscurity.  It has been used in a number of 2D  games already, and I have seen some fairly impressive 3D work being done on this but it does not appear as though any 3D games have been released using GLBasic.
Cost: €80 for the premium version
Dev. Platform: Linux/Mac/Windows

Bork 3D Game Engine
Do you have an iPhone game project that you want to get off the ground quickly? Get a substantial leg-up by building your project on a proven foundation, the game engine that drives Anytime Golf.

The Bork3D Game Engine is touted by the developer as an engine for programmers. It does not include a wysiwig content editor or scripting langue with pre-built scripts like the Stonetrip, and Unity engines, but does support 3DSMax, Maya and Collada. The excellent Anytime Golf was created with Bork 3D which has terrific graphics.
Cost: $49 per developer Indy License / $199 for Professional License.
Dev. Platform: Linux/Mac/Windows





* Note On The Following Engines

The following engines are currently more for educational purposes than anything unless you want to do a lot of tinkering.  They are all either works in progress or not actively being worked on by their initial developers and have somewhat fallen to the wayside.  Unfortunately if you’re developing a 3D engine this is what you have to choose from as far as open source goes now.

Galaxy Game Engine
The Galaxy Game Engine is a very promising engine with an extensive feature set. From what I understand no apps have been released with this, but the project deserves some mention because of the feature set boasted by this engine, and it appears as though the developers are committed to the project.

This is a BSD licensed 3D engine that includes some very useful tools such as a level editor, terrain editor, model viewer, particle editor, and shader IDE.

Oolong Engine
The Oolong game engine is a 3D engine written in C++, and provides excellent performance. The downside of the Oolong engine is that it is difficult to use for those that are not familiar with OpenGL ES.

Oolong provides support for a wide variety of features, and very good performance, as I said my only problem with Oolong is that it is difficult to use. This is a low-level engine designed for programmers so if you’re just getting into game development I would stay away.

You will find the latest version on google code, there is very little documentation for Oolong, but the community is very active, and you can get answers to many of your questions there. I would recommend Oolong to those looking to create their own game engine looking for something to start with.
Uses the MIT license.

Irrlicht Engine
I mention Irrlicht here only because I received a message from someone stating that it was available on the iPhone. I know that it has been used in the creation of apps already available on the iPhone.

The Irrlicht game engine is a 3D game engine written in C++. While there is no official port available on the Irrlicht website for the iPhone with some tinkering I was able to get the OpenGL ES version running on the iPhone — somewhat. You will find the OpenGL ES version hidden away in the repository.

Irrlicht is an excellent open source engine that has support for an extremely wide variety of file formats, and has the best support for the “classic” BSP format that I've seen in an open source game engine. There are also numerous other tools that have been created for the engine.

All this being said, I can't recommend Irrlicht because there is no official port, and if you check out the forums there really is no one willing to provide help to those looking to get it running on the iPhone although some have created apps running on the iPhone.
The Irrlicht engine uses the Zlib license.

Haxe
Haxe is a multi-platform language that most notably compiles to SWF and has been used in many Flash games. Because of this ability to compile to SWF you can use Adobe's Flash builder for iOS tool to get your games on iOS devices. If you do things this way it suffers the same performance limitations that Flash CS5 iOS games currently suffer from. You can also compile straight to iOS devices, but you’ll need to hit up their mailing list to figure out exactly how to get things done, and do some figuring yourself.

Flixel
This is the port of a popular 2D Flixel Flash game framework to iOS Objective-C. So if you have developed a flash game using that framework this should be very helpful to you.

Flixel has not officially been released as an open source project however if you take a look at the release of the open source game MIT-licensed Canabalt you will find their first major attempt at porting the framework to iOS and could be potentially used in your code. There will likely be an open source release soon.



Together These Make One Excellent iPhone Game Tutorial

These tutorials are from 71 squared. They run through the steps to creating a game on the iPhone in tremendous detail, and include source code. Included are in-depth videos.

iPhone Game Programming – Tutorial 1

iPhone Game Programming – Tutorial 2: Image Class

iPhone Game Programming – Tutorial 3: SpriteSheet Class

iPhone Game Programming – Tutorial 4: Bitmap Font Class

iPhone Game Programming – Tutorial 5: Animation Class

iPhone Game Programming – Tutorial 6: Tiled Map Class

iPhone Game Programming – Tutorial 7: Singleton Class

iPhone Game Programming – Tutorial 8: Particle Emitter

iPhone Game Programming – Tutorial 9: Sound Manager

iPhone Game Programming – Tutorial 10: Game Structure

iPhone Game Programming – Tutorial 11: Joypad

In summary, I'd have to say Unity would be the best choice for 3D game engines, the community is unparalleled, and upgrades are frequent.  If you're looking for a free 2D game engine, it appears as though Cocos2D or Sparrow Framework is currently the ideal choice.

熱門文章

【秋季清邁遊 Part 5|Visit Mae Ya Waterfall and Wachirathan Waterfall】The 6 Day Itinerary To Explore Chiang Mai And Northern Thailand's Mountains

台中【馨苑小料理】西區店|巷弄裡的人氣台菜店|米其林必比登推薦美食|提供合菜、個人套餐

Jan 2025【日本東北】溫泉三昧之旅④ 在大雪飄落的雪國,追尋秘湯之宿與極上美食(福島~探訪豬苗代湖、磐梯山、會津若松城&千年古湯 蘆之牧溫泉)

Jan 2025【苗栗泰安】泰安警光山莊泡湯&彰化CP值極高的日本料理|沐藏料理所X海龍王|彰化板前料理 ♨️🍁🥢🍲

Feb, 2024【台中西區】桃太郎日本料理|隱身巷弄裡的39年老字號無菜單料理|食材新鮮、自然美味

Jan 2025【日本東北】溫泉三昧之旅① 在大雪飄落的雪國,追尋秘湯之宿與極上美食(秋田~探訪有日本溫泉界頂點之稱的秘湯乳頭溫泉鶴之湯)

May 2023【台中南屯】地雷店食記|森鐵板燒|用餐體驗差,價格超貴卻豪無價值。小心別踩雷!!!

Sep 3~4, 2021【烏來三大林道】未完成的「新北橫公路」~遠離塵世喧囂的西坑林道、桶後林道、內洞林道

Mar 2025【桃園大溪】金面山(小百岳 No.021)、金山面山健行|阮家土雞城起登

Feb 2023【台中和平】裡冷林道Off Road單車野營~順登谷關七雄之首八仙山!單車+野營+登山,三個願望一次滿足

文章列表

Contact

名稱

以電子郵件傳送 *

訊息 *